-
Suggestion
-
Resolution: Low Engagement
-
None
-
0
-
2
-
Summary
As pointed out by the title itself, a cloned deployment project currently still takes the snapshot (thus together with the previous project configurations) of the previous deployment project configurations into consideration.
If you try to run this cloned deployment project, the build will fail because it is using the definitions of the previous deployment project. To fix this, you need to make a new release, only then the cloned deployment project will use the current project settings.
Ideally, the cloned project should immediately take the latest settings instead of having to create a new release first.