project template do not copy members and PR rules
When creating a new project from a template (one which we created), both members setting as well as PR rules are not copied to the newly created project.
We are managing around 300 projects, in order to enforce PR rules we are forced to use scripts to call gitLab APIs to add groups to project, protect certain branches and to create PR rules. We could have saved time if project created from template would include also the members setup and PR rules. (from what I saw protected branches are being copied correctly)
expected behavior - copy all project template properties as provided, do not omit certain properties such as PR rules
Regards
Ori