The Rollback Deployment option initiates a rollback of your most-recent successful deployment. This allows rapid, predictable recovery from a deployment that succeeded on technical criteria, but that you want to undo for other reasons.
In the Current Deployment Status panel, click the More Options ⋮ menu beside the most-recent deployment. Then select Rollback Deployment.
The Rollback Deployment option appears only for the current deployment.
In the resulting confirmation dialog, verify the deployment's details. If everything looks correct, click Rollback.Harness then invokes the Workflow's configured Rollback Strategy, executing the same Rollback Steps as if the deployment had failed.Once the rollback completes, your deployed instances will be returned to the state they were in before the most-recent deployment.
Requirements and Warnings
Rollback Deployment will execute Rollback Steps on your deployment according to the Workflow's current configuration. Make sure the Workflow (including any variables) has not been reconfigured since this most-recent deployment, or the rollback can have unpredictable results.
A deployment's Rerun option will be unavailable during, and following, a post-deployment rollback.
In order to use Post-Deployment rollback, the following requirements must be met:
The Workflow must use a Production Environment. It will not work on Non-Production Environments.
There must be at least two successful deployments of the Workflow.
The Workflow Type cannot be a Multi-Service Deployment.
A user's ability to invoke the Rollback Deployment option is based on their User Group membership, and on corresponding role-based permissions.