Version Control: for applications, services and RPAs Follow
Notice! A newer version control mechanism was introduced: Git versioning (within ServiceManager)
When you reach a milestone on your development, you may mark your work via a version number and go back to that version at any time. This document demonstrates the versioning feature in the apps screen, but it is also supported in the services and RPAs screens as well.
Creating a new version
Create a new version by selecting one or more entites, and clicking Action -> Versioning -> Commit Version. In the popup, enter a useful title and description.
The version will be displayed at the 'Version' column:
- Normal black = the entity is unchanged (identical to the version you created).
- Grayed out font and aestrick = you made some changes after creating the version.
Viewing history and restoring to a previous version
Select one entity (exactly one), and click Action -> Versioning - > View History / Restore.
The following popup will be displayed, highlight any row to view the description - and finally click 'Restore'.
The entity and everything it depends on (e.g. the app and all its services) will be restore to the version you selected.
Apps only: the version will be displayed at the hamburger menu
Comments
0 comments
Please sign in to leave a comment.