Group Level Project Templates should import project issues, labels, milestones, etc
Problem to solve
Currently group level project templates can only import the project settings and files into a new project. Whereas, instance level project templates appears to copy issues, labels, milestones, etc into a new project. Noting that some customers do not have administrator rights to set up instance level project templates, they'd like the ability to have the same full functionality in group level templates.
Proposal
As stated in the current documentation: "Repository and database information that are copied over to each new project are identical to the data exported with GitLab’s Project Import/Export." When you look at the GitLab’s Project Import/Export page it reads:
The following items will be exported: Project and wiki repositories Project uploads Project configuration, including services Issues with comments, merge requests with diffs and comments, labels, milestones, snippets, and other project entities LFS objects
This should apply to both Instance Level and Group Level project templates. Currently though, only Instance level has the above abilities. Please add these abilities to Group Level as well.