...
Excerpt | ||
---|---|---|
| ||
The users who make the decision to Approve or Reject are called reviewers. The settings of the approval macro determine
All assigned reviewers must reach the same decision (all be in agreement) before the review will be considered approved or rejected. You can use events to change this behavior, for example, to facilitate fast-tracked rejections.
|
...
Code Block | ||
---|---|---|
| ||
{state:Draft|approved=Approved|rejected=Rejected}
{approval:Review|assignable=true|user=elle,suni|group=assigners}}
{state} |
Limiting users who can review
...
Use the optional reviewer role feature to record help inform the roles that your approvers are performing. This is a more flexible method of capturing roles compared to named reviews and allows you to easily assign ad-hoc roles when necessary.
...