-
Type:
Bug
-
Resolution: Fixed
-
Priority:
High
-
Component/s: Permissions - Space (Backend/API)
-
5
-
Minor
-
1
Issue Summary
As the number of groups/guests/users increase, the time to load the list of space permissions screen also increases. This is incredibly painful once you hit a threshold of 5000 or more.
Steps to Reproduce
- Identify a space with more than 5000 groups/guests/users assigned explicit space permissions
- Visit the space permissions tabs by visiting one of the following:
- /wiki/spaces/{spaceKey}/settings/permissions/groups
- /wiki/spaces/{spaceKey}/settings/permissions/guests
- /wiki/spaces/{spaceKey}/settings/permissions/users
- You will notice a long wait time when accessing the paginated list of groups/guests/users
Expected Results
The space permissions screen should be able to load the paginated list in a reasonable timeframe.
Actual Results
The space permissions screen take 15+ seconds to load the paginated list of groups/guests/users.
Workaround
N/A
- relates to
-
CONFCLOUD-78819 Guest user list doesn't load under the space setting >> permission>> guest user.
-
- Closed
-
- is implemented by
-
CCPERMS-2462 Loading...