Skip to content

Fix project templates at instance level

What does this MR do and why?

Fix project templates at instance level

Changelog: fixed

Screenshots or screen recordings

Before After
image image

How to set up and validate locally

  1. Create a new public group and public project inside the group (with a blank repo, just a README.md)
  2. Modify the project settings to disable or set the Security and Compliance feature to only be available to project members
  3. From the admin area, configure the new group as the source of project templates
  4. Impersonate a "normal user" (not an admin or member of the new group/project)
  5. Create a new project, from template, and check if the instance tab has the new template listed.

MR acceptance checklist

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

Related to #384177 (closed)

Edited by Lee Tickett

Merge request reports