Bug #20010
Reduce 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
Associated revisions
History
#1
Updated by The Foreman Bot about 5 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/6823 added
#2
Updated by John Mitsch about 5 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|4497a2e83db913120924d8b1c15b7872538fa9e1.
#3
Updated by Justin Sherrill about 5 years ago
- Legacy Backlogs Release (now unused) set to 258
#4
Updated by Eric Helms about 5 years ago
- Legacy Backlogs Release (now unused) changed from 258 to 267
#5
Updated by Eric Helms about 5 years ago
- Legacy Backlogs Release (now unused) changed from 267 to 258
Fixes #20010 - Reduce CP API call for subscriptions