Project

General

Profile

Actions

Feature #21800

open

Allow all results to be retrieved from APIs without pagination

Added by Walden Raines over 6 years ago. Updated almost 6 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
API
Target version:
-
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

There are some cases where all items from an API should be returned without pagination. Currently there is no way to turn off pagination in foreman. We should allow the consumer of the API to determine whether or not they want pagination buy accepting a param "paged" or some such.

See also http://projects.theforeman.org/issues/21719


Related issues 1 (0 open1 closed)

Related to Katello - Bug #21719: 'Select Organization' dialog only showing first 20 organizationsClosedWalden Raines11/21/2017Actions
Actions #1

Updated by Walden Raines over 6 years ago

  • Related to Bug #21719: 'Select Organization' dialog only showing first 20 organizations added
Actions #2

Updated by Ohad Levy over 6 years ago

as a workaround, you can simply add a per_page=<very big number>

Actions #3

Updated by Walden Raines over 6 years ago

Ohad Levy wrote:

as a workaround, you can simply add a per_page=<very big number>

That's what we plan to do for #21719, thanks for the quick reply though!

Actions

Also available in: Atom PDF