Actions
Bug #20010
closedReduce the amount of data subscriptions asks for in show endpoint
Description
Calling a specific sub (organization/x/subscription/y) will request all host data,
but only need the "consumer" key here:
https://github.com/Katello/katello/blob/master/app/models/katello/glue/candlepin/pool.rb#L138
Updated by John Mitsch almost 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|4497a2e83db913120924d8b1c15b7872538fa9e1.
Actions