Skip to content

Release raising permissions of group APIs to owner for package settings

What does this MR do and why?

In Raise the permissions of the group-level APIs t... (!118360 - merged), we merged the needed changes to fix this permission discrepancy issue behind a feature flag. Since the fix is a breaking change, we had to wait till milestone 17 so that we can roll it out.

It was globally enabled on gitlab.com without issues. Now we want to clean up the feature flag and release the fix.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Related to #370471

Edited by Moaz Khalifa

Merge request reports