Skip to content

Ensure releases_access_level is less than or equal to repository_access_level

Alishan Ladhani requested to merge ali/align-repo-and-release-access-levels into master

What does this MR do and why?

A new column on the project_features table named releases_access_level was rolled out recently (!99045 (merged)), and we want to ensure that the default value is not higher than repository_access_level because it contains repo-related information like tags. See !100170 (comment 1131121596).

Related to #216485 (closed)

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Alishan Ladhani

Merge request reports

Loading