Skip to content

Add note to GraphQL about permissions

Tim Rizzi requested to merge trizzi-master-patch-77207 into master

What does this MR do and why?

In #364441 (closed), it was discovered that the permissions for the group-level settings of the Package Registry and Dependency Proxy are not in sync between the GraphQL API and the UI. Since we cannot update the UI settings as it would change for everyone, we are scheduling a breaking change in 16.0 that will update the GraphQL permissions level to Owner.

This MR updates the documentation to alert users of this discrepancy.

Describe in detail what your merge request does and why.

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

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.

Merge request reports

Loading