Project

General

Profile

action #114421

Updated by okurz over 1 year ago

## Acceptance criteria 
 * **AC1:** Every query or API route mentioned in #113189 ##113189 has a reasonable limit 
 * **AC2:** There is a way for users to get all the data, e.g. with pagination 
 * **AC2:** By default we still show a sensible number 

 ## Suggestions 
 * Wait for outcome of #111770 
 * Ensure there is a query parameter available to users to configure the number of results 
 * Ensure there is a server-side limit 
 * Add help text on the web UI (or documentation) 
 * Allow users to get all data but each query limited 
 * Optional: UI elements to configure the limit directly

Back