Project

General

Profile

Actions

Feature #3652

closed

Add explicit way for API consumers to specifiy all pages in an index request

Added by Walden Raines over 10 years ago. Updated about 9 years ago.

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

Description

From: https://github.com/theforeman/theforeman.org/pull/119/files#r7659148

Currently a user must specify per_page=<some large number> in order to ensure they receive all members of a collection. We ought to allow a more explicit method of doing this such as per_page=all.


Related issues 3 (0 open3 closed)

Related to Hammer CLI - Bug #5073: [RFE] Ability to disable paginationClosed04/04/2014Actions
Has duplicate Foreman - Feature #3868: Allow users to turn on pagination by e.g. per_page=0Duplicate12/12/2013Actions
Blocks Hammer CLI - Feature #3898: Pagination should be turned off by default in --csv modeDuplicate12/17/2013Actions
Actions #1

Updated by Dominic Cleal over 10 years ago

  • Has duplicate Feature #3868: Allow users to turn on pagination by e.g. per_page=0 added
Actions #2

Updated by Dominic Cleal about 10 years ago

  • Blocks Feature #3898: Pagination should be turned off by default in --csv mode added
Actions #3

Updated by Dominic Cleal about 10 years ago

  • Related to Bug #5073: [RFE] Ability to disable pagination added
Actions #4

Updated by Tomáš Strachota over 9 years ago

  • Bugzilla link set to 1179096
Actions #5

Updated by Tom Caspy about 9 years ago

  • Status changed from New to Duplicate

this is not a bug. csv output is paginated. we can't ensure returning all items, because it will fail for large lists. This ticket is a dup of #3898

Actions

Also available in: Atom PDF