Settings from project template not copied over
<!--IssueSummary start-->
<details>
<summary>
Everyone can contribute. [Help move this issue forward](https://handbook.gitlab.com/handbook/marketing/developer-relations/contributor-success/community-contributors-workflows/#contributor-links) while earning points, leveling up and collecting rewards.
</summary>
- [Close this issue](https://contributors.gitlab.com/manage-issue?action=close&projectId=278964&issueIid=568271)
</details>
<!--IssueSummary end-->
When creating a project from our own template project, not all settings are carried over (correctly). We are on Gitlab 18.3.1 self managed, premium (omnibus docker container). I have found these settings to be problematic:
* Settings -\> CI/CD -\> Keep artifacts from most recent successful jobs (disabled in our template, enabled in all our projects created from that template)
* Settings -\> General -\> Visibility, project features, permissions -\> Package registry (Disabled in template, enabled in copies, does not show in the UI, only in the API)
* Settings -\> Merge Requests -\> Enable merged results pipelines (enabled in our template, disabled in copies)
issue