Bug #10669
closedhammer: Activation key name update claims to run without error but did not really update the name
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:
Updated by The Foreman Bot almost 10 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/5263 added
- Pull request deleted (
)
Updated by Eric Helms almost 10 years ago
- Translation missing: en.field_release set to 31
- Triaged changed from No to Yes
Updated by Christine Fouant almost 10 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|c78f11a0ebadda49780e43b5f8543eb74b6d3c64.