Actions
Bug #25464
closedNon-unlimited guest subscriptions breaks subscription page inline edit
Status:
Closed
Priority:
Normal
Assignee:
Category:
Subscriptions
Target version:
Difficulty:
Triaged:
Yes
Bugzilla link:
Description
We assumed guest subscriptions are unlimited, but there are some that have available quantities > 0.
Reproduce:
Create some virt-who guest subscriptions (have a virt-who hypervisor, attach a physical sub to it)
Ensure the guest subscription has a quantity > 0 (updating the pool using the Rails console is fine for reproducing)
Navigate to the subscriptions page
Actual:
No upstream pool ID was found for Katello::Pool with ID: 229. Guest subscriptions
Expected:
No JS errors - no guest subscriptions are editable. Further, no pools without upstream pool IDs should have editable entitlement quantities.
Updated by The Foreman Bot about 6 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/7837 added
Updated by Brad Buckingham about 6 years ago
- Bugzilla link changed from 1601429 to 1648252
Updated by Andrew Kofink almost 6 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|ac0620f2d614d6ad690008f3f5a2d7848972ce6e.
Updated by The Foreman Bot almost 6 years ago
- Pull request https://github.com/Katello/katello/pull/7853 added
Actions