Template Issue with Copy Build Configuration
After i copied a Build Configuration with attached templates, the new Build Configuration has the same attached templates but with the new project name. Problem: The new project has no templates.
Repro Steps:
1. Create a Build Configuration "Foo" with attached templates
2. Copy the Build Configuration into another project "Bar" without these templates
Result:
The Build Configuration in project "Bar" has the same attached templates but the name changed to "bar". The links to the templates works but in the project "Bar" i have 0 templates.
Version: TeamCity Professional 2019.1.1 (build 66192)
If you need more specific details, i can post the pictures.
Kind regards
Stass Karimov
Please sign in to leave a comment.
Hi Stass,
I've just tried to replicate this process the template is copied as well. I'll go step by step to make sure we did the same:
-Create the main project
-Create two subproject, Src and Dst
-Create within Src a template T and a build B
-From the menu either on the project or on the build config page, select "Copy build configuration".
-Select "Dst" as target. The checkbox is irrelevant for the result. Hit OK
The page will automatically redirect you to the new build, and clicking on the template takes you to the new copy. Could you take a look?
I'm not aware that this was a bug in 2019.1.1 or .2, but I have tested this on our just released 2019.1.3, so you might want to upgrade to check it out.