In some workflows, you may want to restrict the set of users that can edit or modify a rule. The following example shows how you can set up permissions so that a rule's author has final approval for any changes affecting their rule.
The permissioning setup is as follows:
Follow the steps below to achieve this permissioning setup:
Configure the approve a proposal to edit a rule Action so that users must either be the rule author associated with the proposal or a superuser.
Configure the approve a proposal to delete a rule Action so that users must either be the rule author associated with the proposal or a superuser.
Configure the reject a proposal Action so that users must either be the rule author associated with the proposal, the proposal author, or a superuser.
If you do not see an option to validate based on a rule object, you likely do not have the rule object added as a parameter to the Action. Add a new rule object parameter to the reject a proposal Action, just as you would add rule object parameters of other Foundry Rules actions.