Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

ActionEntity
All actionsSysadmin user
See all rulesReadonly sysadmin
Perform add / edit / delete actions on rules in general

If there is a grouper.properties 

Code Block
rules.restrictRulesUiToMembersOfThisGroupName = etc:rulesEditors

If the user using the UI is in the etc:rulesEditors group.

This does not apply to sysadmin or readonly sysadmin.

If this is not configured then there is no global rules group.

Whether this configuration is set or not, the following object privileges apply.

Use email in the result clause

If there is a grouper.properties 

Code Block
rules.restrictRulesUiToMembersOfThisGroupName = etc:rulesEmailResultAllowed

If the user using the UI is in the etc:rulesEmailResultAllowed group.

This does not apply to sysadmin or readonly sysadmin.

If this is not configured then there is no global rules group.

Whether this configuration is set or not, the following object privileges apply.

Edit rules on a groupGroup ADMIN privilege on the assignment owner
View rules on a groupGroup READ privilege on the assignment ownergroup
Edit rules on a folderFolder ADMIN privilege on the assignment owner
View rules on a folder

Folder CREATE privilege on

the assignment owner

the folder

If editing a rule, and a folder is used in the rule that the user cannot view, then the input will be blank

Use a group in a "fires when", condition, or result in edit mode

READ on the group being used

See a group in a "fires when", condition, or resultthe list of rules

VIEW on the group being used

If editing a rule, and a group is used in the rule that the user cannot view, then the input will be blank.

Screen - folder rules - custom pattern

...