Can any one please clear the concepts of RUN, Commit, Deployed to license Cloud
As per my understanding-
RUN is to execute the application with Team server ( Which works as Development region with configuration management & various other features.
Commit is to reflect the changes into Team Server along with conflict concept.
Deployed to License cloud - for deploying & Publishing the Application into actual cloud.
Now when any application is deployed into License cloud then RUN option becomes disable. I am not getting the purpose of disabling this option as it is for the Team server only.
Though RUN option is disabled for the application deployed into license cloud but Commit option is still enable. So changes still can be deployed.
Also if lets say two developers are using different version-
Dev1 using 6.3.1 Dev2 using 6.5.0
For both RUN option is disabled for the application deployed into license cloud but both can commit the changes.. Will it not make the issue with version conflict.