-
Type: User story
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: arender-2.2.0
-
Component/s: Nuxeo Connector
-
Epic Link:
-
Tags:
-
Upgrade notes:
-
Sprint:nxplatform #62, nxplatform #63, nxplatform #64, nxplatform #65
-
Story Points:2
As a user, I can download a redacted document depending on my permissions
AC
A new option is available in the download menu
Option is named "Download current file with redactions"
When using it, I download a file containing all redactions but not annotations
When using the regular download options:
User with Read and Redact permission:
- User with at least Read+Redact permissions can download the redacted file
- User with at least Read+Redact permissions can download the non redacted file
- User with at least Read+Redact permissions can download document+FDF (so not redacted content)
User without Redact permission (except users with Manage Everything):
- User without Redact permission can download the redacted file
- User without Redact permission can NOT download non redacted file
- User without Redact permission can NOT download document+FDF (so not redacted content)
User with Manage Everything permission:
- User with Manage Everything permission can download the redacted file
- User with Manage Everything permission can download non redacted file
- User with Manage Everything permission can download document+FDF (so not redacted content)