-
Type:
Bug
-
Resolution: Fixed
-
Priority:
High
-
Component/s: Permissions - Content (Page, Database, Whiteboard)
-
4
-
Severity 3 - Minor
-
2
-
Warranty
Issue Summary
When a page has restrictions set for more than 200 users or groups, attempting to add another user via the user interface will reduce the total number of users to 200. As a result, some existing users will be randomly removed, including the most recently granted user.
Steps to Reproduce
- Click on the Share button on a page that has already granted access to over 200 users/groups with restrictions.
- Grant a user/group access to the page (page restriction)
Expected Results
- The number of granted users/groups is expected to increase.
- It is expected that the most recent user/group will be granted access to the page.
Actual Results
- The number of granted users/groups has been reduced to 200.
- Some existing users/groups will be randomly removed, including those who were most recently granted access.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available