-
Notifications
You must be signed in to change notification settings - Fork 24
Profiles Editors lack moderation state access #5564
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workingeditor experienceImprovements to the editor experience for individuals editing Quickstart websitesImprovements to the editor experience for individuals editing Quickstart websitespatch releaseIssues to be included in the next patch releaseIssues to be included in the next patch release
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingeditor experienceImprovements to the editor experience for individuals editing Quickstart websitesImprovements to the editor experience for individuals editing Quickstart websitespatch releaseIssues to be included in the next patch releaseIssues to be included in the next patch release
Type
Projects
Status
In progress
Status
In progress
Problem/Motivation
It appears that the
az_profile_editorrole lacks permission to use moderation states.Describe the bug
This can cause an issue if the user's associated person node has pending moderation status. The user lacks permission to edit their person node because they lack permission to use moderation states.
To Reproduce
Proposed resolution
Grant profile editors permission to interact with content moderation workflows.
Expected behavior
Profile editors should be able to interact with content moderation on their profiles.