You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Figure 1: Version control in App

New Version - Create a new version of the current selected app version.

Publish - Set selected version as Published version.

Unpublish - Set selected published version to unpublished.

View - Switch to current selected version to work on its design.

Delete - Delete selected version.

We would like to advice users to branch the app to a new version whenever they would like to make changes to their app that is already rolled out to production. This would also ensure that existing process instances will continue to run without being affected by your uncommitted/incomplete development work.

  • No labels