-
Bug
-
Resolution: Done
-
Normal
-
Unspecified
-
None
-
False
-
-
False
-
None
-
-
-
Approved
Description
UI is expecting pagination 10 per page/request. The api is providing 100 per request.
Steps to Reproduce
- Search for a keyword in the Legacy Roles UI that returns more than 10 items
- UI says 1-10 are showing, but it shows up to 100
- If you go to page 2, and there less than 100 results, the api gives a 404.
How reproducible: always