Rollback to previous version
Summary:Rollback to previous version
Content (required): Hello,
We kept BIP Report .xdm file on git repo inside Visual Builder studio and created Job to import the BIP Report .xdm file using shell script and its successfully imported the .xdm file.
Now we are looking for an option to rollback the BIP Report to previous version post deployment/import. We can check the previous version in the logs and we can go to the commit point and use the commit point to create a new branch and remerge the changes back to the branch.
Here there are many manual steps involved, Is there is any option using which we can directly go back to the previous version from the same branch and avoid the manual steps.