Backup & Rollback
Last updated
Last updated
The Enable Rollback option is one of the key Deployment Actions that can be configured during the deployment process. When enabled, this option creates a backup of the current deployment version, allowing you to rollback changes in case of deployment failures or post-deployment issues.
Rollback is supported for CPI artifacts deployed both to design time and runtime.
To use rollback during a release pipeline, you must enable rollback while creating the pipeline.
During pipeline execution, you can initiate rollback by clicking the Rollback option in the deployment screen.
Detailed deployment information, including rollback status, is available in the associated deployment task.
While adding a Deployment Task, you will see an option for Enable Rollback.
Select the checkbox next to this option.
Click Save to confirm the changes.
You can view the Release Pipeline execution status from User Stories screen by navigating to the Pipeline Activity as shown below:
Click on the Pipeline Activity option. You can find the Rollback option under Deployment section.
At any point of time i.e., during or after the deployment done by the execution of the Release Pipeline, you can rollback to previous version by clicking the Rollback option available.
To rollback to the previous version, click on Rollback and in the confirmation pop-up that appears, click Yes. Rollback process starts.
Rollback Logs are generated for CPI artifacts deployed to both design time and runtime.
To rollback a build, click Rollback on the Pipeline Activity status page.
Once rollback is triggered, the rollback status and details will be visible in the deployment logs, providing transparency into the rollback process and outcomes.