Set query page size parameter to a high number for all apps
Description
Environment
None
Potential Workaround
None
relates to
Checklist
hideTestRail: Results
Activity
Show:

Julian Ladisch March 6, 2019 at 12:37 AM
The front-end invokes the back-end with a limit parameter. If the limit parameter is not set the current default defined in the pageable trait is 10: https://github.com/folio-org/raml/blob/raml1.0/traits/pageable.raml#L16
Details
Details
Assignee

Reporter

Priority
Development Team
Core: Platform
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created March 5, 2019 at 8:19 PM
Updated June 3, 2020 at 4:39 PM
TestRail: Cases
TestRail: Runs
Background: As libraries begin to implement Folio, query page size parameter default values (set by the backend) are impacting user experience and workflow
Short-term Increase these query page size parameters default values to high number OR based on POs recommendations for all apps
Long-term Coordinate with POs that backend and frontend maximum number of records to display are the same for all apps