Skip to content

Add support for Group-level project templates

Rubén Dávila requested to merge 6861-group-level-project-templates into master

What does this MR do?

It adds support to specify a Subgroup containing project templates through the settings of a top level Group.

When creating a project based on a Group's project template, the new project should be created under the same hierarchy of that project template. It means you can't use a project template from Group A and create the new project in Group B, you can only use Group A or any subgroup of Group A as the namespace of the new project.

What are the relevant issue numbers?

For #6861 (closed)

Does this MR meet the acceptance criteria?

Closes #6861 (closed)

Edited by 🤖 GitLab Bot 🤖

Merge request reports