Rollback Code Changes

Rollback is the process of reverting the change on your website to a previous version. When a deployment fails or a bug is found on the live environment, you have the option of safely reverting it to a previous version of the source code.

https://media.nimvio.com/Project_7b52b729-4b2f-4836-83ff-80c738b6f0a9/Media/assets_doc_sitecore/core-rollback_published.png

Rollback in Cloudvanti Sitecore Management Portal

To initiate the rollback on run CD Pipeline in Cloudvanti Sitecore, it has to be triggered manually. If the deployment is failed or you want to revert the code changes you can redeploy the previous release.

Redeploy the previous release

Here the step to redeploy the previous release.

  1. Go to Cloudvanti Sitecore Management Portal -> Pipelines -> Releases.
     
    https://media.nimvio.com/Project_7b52b729-4b2f-4836-83ff-80c738b6f0a9/Media/assets_doc_sitecore/core-rollback2_published.png

     
  2. Select <subscription-name>.CD and choose which release to redeploy.
     
    https://media.nimvio.com/Project_7b52b729-4b2f-4836-83ff-80c738b6f0a9/Media/assets_doc_sitecore/core-rollback3_published.png

     
  3. Put your cursor to stages (environment) you want to redeploy and click redeploy.
     
    https://media.nimvio.com/Project_7b52b729-4b2f-4836-83ff-80c738b6f0a9/Media/assets_doc_sitecore/core-rollback4_published.png

     
  4. After the deployment process is done. The indicator of the live stage will move to the selected release.