Bug #21111
Future-dated subscriptions aren't annotated in the bulk subscriptions dialog
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1479052
Description of problem:
When attempting to add bulk subscriptions, in the web ui, future-dated subscriptions aren't annotated as "(future)" like they are in other areas of the ui. see attached
Version-Release number of selected component (if applicable):
Satellite 6.3 Snap 10
How reproducible:
Always
Steps to Reproduce:
1. Upload a manifest with future-dated subscription(s)
2. Register at least one host to the satellite
3. Navigate to Content Hosts page
4. Select at least one content host
5. Click the "Select Action" dropdown and choose "Manage Subscriptions"
Actual results:
Future-dated subscriptions are shown, but not noted that they are "(future)".
Expected results:
Future-dated subscriptions are shown and they are noted that they are "(future)".
Associated revisions
History
#1
Updated by Brad Buckingham over 4 years ago
- Subject changed from Future-dated subscriptions aren't annotated in the bulk subscriptions dialog to Future-dated subscriptions aren't annotated in the bulk subscriptions dialog
- Target version set to 217
#2
Updated by Justin Sherrill over 4 years ago
- Legacy Backlogs Release (now unused) set to 250
#3
Updated by Brad Buckingham over 4 years ago
- Status changed from New to Assigned
- Assignee set to Partha Aji
#4
Updated by The Foreman Bot over 4 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/6980 added
#5
Updated by Partha Aji over 4 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|0f15debf32ae82123e60846bf26dbc81a07f20a4.
Fixes #21111 - Adds future subs text on bulk hosts
Simple commit to add the '(future)' text for future dated
subscriptions on bulk hosts manage subscriptions page.