Project

General

Profile

Actions

Bug #10669

closed

hammer: Activation key name update claims to run without error but did not really update the name

Added by Christine Fouant almost 10 years ago. Updated almost 7 years ago.

Status:
Closed
Priority:
Normal
Category:
Web UI
Target version:
Difficulty:
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1221685
Description of problem:
hammer: Activation key name update works without error but did not really update the name

Version-Release number of selected component (if applicable):
Satellite 6.1 GA Snap 4 Compose 2

How reproducible:
Always

Steps to Reproduce:
hammer> activation-key create --name='testIncorrectSatellite' --organization-id=1
Activation key created

hammer> activation-key update --name='testIncorrectSatellite' --new-name='testCorrectSatellite' --organization-id=1
Activation key updated

hammer> activation-key info --name='testCorrectSatellite' --organization-id=1
Error: activation_key not found

hammer> activation-key info --name='testIncorrectSatellite' --organization-id=1
Name: testCorrectSatellite
ID: 4
Description:
Content Host Limit: Unlimited
Auto Attach: true
Lifecycle Environment:
Content View:
Host Collections:

Actual results:
Activation key name is not updated (see above)

Expected results:
Activation key name should be updated

Additional info:

Actions

Also available in: Atom PDF