Bug #34578
[Bug] Custom subscriptions consumed and available quantity not correct in the CSV file
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=2056177
Description of problem:
Custom subscriptions consumed and available quantity are not correct in the exported CSV file.
Satellite WebUI >> Content >> Subscriptions >> Export CSV
Version-Release number of selected component (if applicable):
Satellite 7.0 Beta
How reproducible:
100%
Steps to Reproduce:
1. Create a custom product on the satellite server.
2. Satellite WebUI >> Content >> Subscriptions >> Export CSV
3. Check the Available and Quantity columns in CSV file. It shows -1.
Actual results:
- Available and Quantity columns show '-1' count.
Expected results:
- Should show correct subscription consumption
Additional info:
Associated revisions
History
#1
Updated by The Foreman Bot about 1 year ago
- Assignee set to Lucy Fu
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/10004 added
#2
Updated by Ian Ballou about 1 year ago
- Triaged changed from No to Yes
- Target version set to Katello 4.5.0
- Subject changed from [Bug] Custom subscriptions consumed and available quantity not correct in the CSV file to [Bug] Custom subscriptions consumed and available quantity not correct in the CSV file
#3
Updated by The Foreman Bot about 1 year ago
- Fixed in Releases Katello 4.5.0 added
#4
Updated by Lucy Fu about 1 year ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|ad4c50a737d3c67592b45e96f525dd2b05122436.
Fixes #34578 - fix custom subscriptions consumed field in the CSV file