Skip to content

Remove min_access_level when finding user groups

What does this MR do and why?

Related to 295646

In the issue above a group project template cannot be seen by inherited member because of an access level check min_access_level: ::Gitlab::Access::DEVELOPER

It is proposed this check is removed as the user should be able to use the template if they are able to view the project.

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.

Edited by Gavin Hinfey

Merge request reports