This flow allows you to revert Salto deployments.
If you would like to compare your environment’s current state with a previous version and manually select elements to restore, please refer to Restoring an environment to a previous version
Occasionally, you may want to undo the changes you introduced in one or more deployments. You may want to revert these changes since you realized you would like to approach the problem these changes were supposed to solve in another way, due to a bug that was introduced in these deployments, or any other reason.
To revert these changes, go to the Compare & Deploy tab, in the deployment history table, select the successful deployments you would like to revert and click on the ‘Revert’ button.
Reverting Specific Deployments from a Promotion
When multiple deployments have been promoted to a higher environment, you may sometimes need to revert only a subset of them.
To do this, go to the deployment summary of the relevant promotion and click the Revert button in the promoted deployments list.
Next, select the specific deployments you wish to revert.
Important Notice on Reverting with Regenerated Salto IDs
When regenerating Salto IDs, be mindful that attempting to revert a deployment prior to Salto IDs regeneration result in elements with newly generated Salto IDs not being reverted. This limitation is due to the absence of these IDs in earlier versions, which can prevent a direct match during the restoration process. Please plan your revert activities accordingly to make sure you recover the environment's configuration.