Bug #17142
When removing Content View with activation keys associated, they are not displayed
Status:
Closed
Priority:
Normal
Assignee:
Category:
Content Views
Target version:
Difficulty:
easy
Triaged:
Bugzilla link:
Pull request:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1390289
Description of problem:
When deleting a content view version that has associated Activation Keys,
clicking the 'Show affected Activation Keys' link does not display them.
1. create and publish a content view
2. create an activation key and associate the content view with it
3. attempt to 'Remove' the content view version
4. in the deletion wizard, when it gets to the step to re-assign the
activation keys, click 'Show affected Activation Keys'
Observe that they are not listed.
Associated revisions
History
#1
Updated by Brad Buckingham over 5 years ago
- Subject changed from When removing Content View with activation keys associated, they are not displayed to When removing Content View with activation keys associated, they are not displayed
- Assignee set to Brad Buckingham
- Target version set to 133
- Difficulty set to easy
#2
Updated by The Foreman Bot over 5 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/6420 added
#3
Updated by Eric Helms over 5 years ago
- Legacy Backlogs Release (now unused) set to 197
#4
Updated by Brad Buckingham over 5 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|6d5d9c4e7d5350526772d0ca23a8c7cf049f1e16.
fixes #17142 - list affected activation keys during cvv removal
When deleting a content view version, if it is associated with
one or more activation keys, clicking the 'Show affected
Activation Keys' link in the UI removal wizard should list them.