New project from template not populating "CI/CD configuration file" value
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Summary
When creating a new project from a group template, the "CI/CD configuration file" value is not populating even though it is set in the template.
Steps to reproduce
As the configuration file setting is under “settings - CI/CD general pipelines” we would assume that it should be populated. Setting this value from the template is critically important to the proper operation the automated provisioning process that we are developing.
Example Project
Template springboot has "CI/CD configuration file" value set.
See attached: Screenshot_template-with-cicd-config.png
Project chris-test created from template springboot does not have "CI/CD configuration file" value set.
See attached: Screenshot_new-project-WITHOUT-cicd-config.png
What is the current bug behavior?
"CI/CD configuration file" value is not populating even though it is set in the template.
What is the expected correct behavior?
The value should be present.
Relevant logs and/or screenshots
Output of checks
This bug happens on Gitlab.com


