Bug #28797
Quantity Shown in Entitlement Report Template is incorrect
Pull request:
Fixed in Releases:
Found in Releases:
Description
As per the current implementation of entitlement report Quantity shown here https://github.com/theforeman/community-templates/blob/7c2ee7a486a534ca54e4f37173778f5134ff3cc5/report_templates/entitlements.erb#L28 is the total quantity of that specific subscription from the Pool.
It is required to show the quantity consumed not the over-all quantity of the Subscription pool.
Associated revisions
History
#1
Updated by Ondřej Pražák 12 months ago
- Assignee set to Ondřej Pražák
- Category set to Templates
- Project changed from Templates to Foreman
#2
Updated by The Foreman Bot 12 months ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/community-templates/pull/684 added
#3
Updated by The Foreman Bot 11 months ago
- Pull request https://github.com/theforeman/community-templates/pull/682 added
#4
Updated by The Foreman Bot 11 months ago
- Fixed in Releases 2.1.0 added
#5
Updated by Ondřej Pražák 11 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset community-templates|cdfa95681e0aaecae16dd72ff8e4c4c8753ec179.
Fixes #28797 - Add consumed into entitlements report