Skip to end of metadata
Go to start of metadata

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

Compare with Current View Page History

« Previous Version 5 Next »

To version control any activity you need to check-in it. This ensures that the activity is being version controlled in Git and you can check-out the activity at any point in time. To ensure that the changes are being version controlled, always check-in the activity after the modification. After each check-in, a new version number is assigned to the activity.


This section explains how to check-in a single activity.
 

Steps to check-in the activity

  1. Select any activity which you want to check in. For example, if you want to check-in a Process Flow, go the Process Flow Page.

    You cannot Check-In and Check-Out the activities which are in Active status . If you try to Check-In and Check-Out the activities in Active status, an Alert message is displayed.

  2. Click the Action  icon of the activity. The lists of possible actions are displayed.
  3. Select the Check In option from the list of actions.



  4. A dialog box is displayed to add the comment.



    It is recommended to enter the proper comment when you check-in any activity. This helps you to understand why particular activity has been modified.
  5. Enter the comment and click Commit to check in the activity. A confirmation message is displayed that the activity has been checked in successfully.
  6. Once the activity is checked in, the  icon has been changed to  icon. This applies that this activity is in sync with the Git repository.

     

    To know about all the possible synchronization status and their respective icons, click here.
  7. If you attempt to check-in an already check-in activity, an application status message is displayed. This application message also displays the version number.






  • No labels