Hi All,
I could see version numbers displayed in the Lifetime for each application and a different set of version numbers are mapped to the modules of the same application in service centre.
How are these two version numbers linked ? How is the application version numbers generated in lifetime?
In my experience, application version numbers are updated only when i deploy the application from one environment to another, whereas the version numbers of the underlying modules are updated for every commit.
Thanks,
Karthik
Hello,
Every module publish (F5) will generate a new version (sequential number if I am not mistaken). This is the one you see in Service Center.
In Lifetime you 'tag' your applications. The tag number can be automatic, but you can also set a different one: https://success.outsystems.com/Documentation/11/Managing_the_Applications_Lifecycle/Deploy_Applications/Tag_a_Version
Cheers.