Permission to edit issue metadata
What does this MR do and why?
Describe in detail what your merge request does and why.
The documentation indicates that guest users are able to create issues and add labels. There is a footnote that indicates: Guest users can only set metadata (for example, labels, assignees, or milestones) when creating an issue. They cannot change the metadata on existing issues.
This is an important information for customers when evaluating the attribution of the guest role but the footnote information is easy to miss.
This MR proposes to add a row in the table that shows the action of editing issue metadata (labels, assignees, milestones,...) as not part of the guest role.
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.