An error occurred while fetching the assigned iteration of the selected issue.
"Create From Template" incorrectly defaults project URL
Summary
When creating a project from a template, the Project URL is automatically changed to the path of the template, not from where the user clicked the "New Project" button, leading to projects being created in the wrong place.
Steps to reproduce
- In a group/sub-group click on the "New Project" button
- Select "Create From Template" tab from the top
- Select the "Group" tab heading
- Select a template
- The Project URL box is then changed from the normal default, to create the new project in the selected template's path.
Example Project
I can provide an internal project / group on request.
What is the current bug behavior?
The Project URL is set to create the new project in the template folder, regardless of where the user clicked the "New Project" button.
What is the expected correct behavior?
The Project URL should be consistently defaulted between both the New Project's "Blank Project" and "Create From Template" sections.
Output of checks
This occurs on GitLab.com