22
Views
3
Comments
Solved
Changes after deployment plan creation
Question
Hello,

On the Quality environment publishing through life time I usually create deployment plan that are later executed by another team. However I have a doubt on this.

If I create a deployment plan now for Application A and then I change the code of a module of that application what code will be deployed when the plan is executed.

The one available at the time of the plan saving or the most recent one?

Regards.
2020-03-05 15-52-45
André Vieira
Staff
Solution
Hi Carlos,

When you create a plan to deply an application you deploy an application with a specifc version number. The version of the application defines the version of each module that encloses it. So even if you change any of the modules your plan will still publish what you selected when you created it.
2012-08-01 17-33-40
Gerry

If you push your code from DEV to QA to PROD and you change DEV without promoting to QA, you will get the unchanged version when you push from QA to PROD.
2020-03-05 15-52-45
André Vieira
Staff
Solution
Hi Carlos,

When you create a plan to deply an application you deploy an application with a specifc version number. The version of the application defines the version of each module that encloses it. So even if you change any of the modules your plan will still publish what you selected when you created it.
2018-06-12 08-51-11
Carlos Sousa
Staff
Great.

Thank you André.
Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.