Skip to Content (Press Enter)
OutSystems.com
Personal Edition
Community
Support
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Search in OutSystems
Log in
Get Started
Back to Forums
Carlos Sousa
Staff
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.
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.
See solution in context
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.
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.
Carlos Sousa
Staff
Great.
Thank you André.
Community Guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
See the full guidelines
Loading...