-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 32.1
-
Fix Version/s: 34
-
Component/s: Automation
-
Sprint:nxGang Sprint 8.3.1, nxGang Sprint 8.3.2
-
Story Points:3
- In structure templates
- In automation chains for permission related operations:
=> Document.AddPermission:
=> Document.ReplacePermission:
=> Document.AddACE:
=> Context.GetEmailsWithPermissionOnDoc:
=> Context.GetUsersGroupIdsWithPermissionOnDoc:
When a permission is defined in the corresponding parameter and the permission is not found:
- in the default permissions list,
- in the permissions feature,
- or in the registries,
Studio should show a warning with the following text:The permission PERMISSION-NAME does not seem to exist.
Custom permissions can be created using the Roles & Permissions / Permissions feature, or declared in the Registries feature if you created them using an XML extension.
- depends on
-
NXS-3220 Provide autocomplete for permission ids
- Resolved