Bug #10014
closedContent View Versions api should be paginated but isn't (performance issue)
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1192162
Description of problem:
Currently the content view versions api (which is used by the content view versions list) is not paged. This leads to performance issues with lots of versions.
Version-Release number of selected component (if applicable):
How reproducible:
Always
Steps to Reproduce:
1. Try to fetch a list of content view versions for a content view with over 50 content views
Actual results:
Get all versions and may take a while
Expected results:
Should be 'fast' and only return one pages worth of data (like all other apis)
Additional info:
related to https://bugzilla.redhat.com/show_bug.cgi?id=1161636
Updated by The Foreman Bot almost 10 years ago
- Status changed from New to Ready For Testing
- Target version set to 68
- Pull request https://github.com/Katello/katello/pull/5167 added
- Pull request deleted (
)
Updated by Eric Helms almost 10 years ago
- Translation missing: en.field_release set to 31
- Triaged changed from No to Yes
Updated by David Davis over 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|15b8f9f131fe023f47fc19d584f83a202006e18f.