Actions
Bug #16713
closedin "any organziation" view, the dashboard gets slower as orgs are added
Description
If you attempt to view the dashboard in the "any organization" view, the dashboard will get slower as orgs are added. This is because the subscription status widget is polling across all organizations, and making a call to candlepin for each org.
how to repro:
- create two orgs
- view dashboard
You will see two calls to candlepin, one per org.
It is not common to use the dashboard to find subscription info across orgs, since subscriptions are closely tied to an org. Instead, it is OK for the widget to just display "information not available, please select an organization" or some other text.
Updated by The Foreman Bot about 8 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/6357 added
Updated by Chris Duryee about 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|3ef5d73c4f3087028cb842e50b029d33cf7ab93e.
Updated by Justin Sherrill about 8 years ago
- Translation missing: en.field_release set to 162
Actions