Rolling back a deployment
A rollback can be performed on any deployment that encounters an error or fails for any reason. The rollback feature relies on restore points, which are automatically generated every time an import happens. Any change implemented after the import but before the next restore point will be lost when the rollback action is triggered.
To perform a rollback, see Managing a deployment that has errors.
Rolling back a successful deployment
If there is a situation where a successful deployment must be rolled back, perform the following steps:
- Insert a manual step as the final task in the stage where rollback is required.
- Assign the manual step to a user who will make the decision to approve/reject the deployment.
- To rollback, reject the deployment via email or directly in Deployment Manager.
Previous topic Stopping a deployment Next topic Accepting or rejecting a manual step