Project

General

Profile

Actions

Bug #10014

closed

Content View Versions api should be paginated but isn't (performance issue)

Added by Partha Aji almost 10 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
API
Target version:
Difficulty:
Triaged:
Yes
Fixed in Releases:
Found in Releases:

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

Actions

Also available in: Atom PDF