-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 6.0-HF05, 7.1
-
Fix Version/s: 5.8.0-HF34, 6.0-HF08, 7.2
-
Component/s: Core VCS
-
Tags:
-
Upgrade notes:
If a browse permission is granted to Everyone, the ACLR should be factorized as "Everyone".
This case of duplicate ACLR exists in a bare Nuxeo because of the UserProfile that generate a unique ACLR of the form "Everyone,userid,-Everyone".
This impact performance when having lots of users because it creates long list of ACLR granted by user generating very big aclr_user_map table.