Ensure Owners are included in the scope for authorized_projects
Prior, when providing a min_access_level
parameter to this method, we
called Gitlab::Access.values
instead of all_values
, mistakenly
omitting the OWNER
level.
Do not update/delete: Banner broadcast message test data
Do not update/delete: Notification broadcast message test data
Prior, when providing a min_access_level
parameter to this method, we
called Gitlab::Access.values
instead of all_values
, mistakenly
omitting the OWNER
level.