Actions
Bug #3257
closedThe filePermissions Technique can not load large permlists
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
The filePermissions Technique can not load large permlists.
When too many elements are applied to the Technique in a Directive, the resulting permlist fails to load because of too restrictive loading parameters (15 entry / 4000 byte limit).
We should use a 32 entry / 16384 limit instead.
Actions