-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 5.4
-
Fix Version/s: 5.4.1
-
Component/s: Core VCS, Security / Rights
The read ACL optimization store all possible read ACL in a table (read_acls) if many folders
above a document have long ACLs we can reach the field limit (4096).
The read acls can be canonicalize or truncate for instance everything after the first -Everyone is useless.