-
Suggestion
-
Resolution: Duplicate
-
None
Issue Summary
If an organization has more than 10k managed user accounts it would display more than 500 pages in total. Navigating to page number 500 and above does not work.
As we display 20 users per page it looks like we are not able to fetch users with an index above 10000.
Steps to reproduce the issue
- Open Managed accounts at the organization with more than 10k managed accounts
- Navigate to page number 500 and above.
- Example: https://admin.atlassian.com/o/\{ORGID}/members?page=505
Actual Result:
Page gets stuck and does not load
Expected Result:
The page should load and show up the managed accounts details.
Workaround:
Use the Export accounts option under Managed accounts --> Export accounts.
This provides the option to export a CSV file containing all your managed accounts which may be useful in certain cases.