Skip to content

Commit 1be2ea3

Browse files
Merge pull request #1802 from strapi/chore/user-docs-rw-rbac-note
Chore: Extend review workflows user guide with a note regarding RBAC
2 parents 4af7b5b + 6d0a41f commit 1be2ea3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docusaurus/docs/user-docs/settings/review-workflows.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@ The default workflow is configured to have 4 stages: To do, In progress, Ready t
2525

2626
Before being available in the [Content Manager](/user-docs/content-manager/reviewing-content), review workflows must be configured from ![Settings icon](/img/assets/icons/settings.svg) *Settings > Global settings > Review Workflows*. The Review workflows settings are only available to users with the Super Admin role by default. Other roles must be granted the **Review workflows** permissions. See [Users, Roles, & Permissions](/user-docs/users-roles-permissions) for more information.
2727

28+
:::note
29+
Currently all roles using Review Workflows in the Content Manager need to have at least "Read" permission for workflow settings, defined in *Settings > Administration Panel > Roles > Edit a role > Settings > Review Workflows*.
30+
:::
31+
2832

2933
## Creating or editing a workflow
3034

0 commit comments

Comments
 (0)