-
Type: Sub-task
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 7.4
-
Component/s: Security / Rights
-
Tags:
-
Sprint:TGV 7.2-8, TGV 01
Not directly ACE related info will be stored in a directory ace_info with the following columns:
- repositoryName
- docId
- aclName
- aceId
- comment
- notify
Add a contextData attribute to the ACE, which will not be stored. When creating an ACE, info such as notify and comment will be stored in the contextData and used by any listener needing it.
The directory ace_info will be updated by a synchronous listener on DOCUMENT_SECURITY_UPDATED that will compute a diff between the old ACP and new ACP.