-
Type: User story
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: nuxeo-10.8.0, nuxeo-2021.3.0, arender-2.2.0
-
Component/s: Nuxeo Connector
-
Epic Link:
-
Tags:
-
Upgrade notes:
-
Sprint:nxplatform #61, nxplatform #62, nxplatform #63, nxplatform #64, nxplatform #65
-
Story Points:3
As a user with the "Redact" permission on the document, I can generate a redacted version of the file.
AC
An action is available in the top panel to generate a redacted version of the current file.
The icon for the action matches what it does
A tooltip says "Generate a permanently redacted version" when hovering on it
The action is usable only if I have the "Redact" permission
When clicking on the action, an automation script is triggered. By default it:
- creates a copy of the document in the parent folder
- changes the title to "[DOC TITLE] - Redacted"
- replaces the main file with the redacted file
If I click on the action without having the "Redact" permission, a notification is shown saying "You do not have permission to generate a redacted version."
Redactions are permanently burnt in the redacted file, meaning that even if I'm an administrator:
- I can't see through a redaction anymore
- I can't find the document if I search for a keyword that was redacted