How to remove customization from main branch
Summary:
How to remove customization from main branch?
Content (please ensure you mask any confidential information):
Is there any feasibility to revert or remove customizations from the main branch that are deployed to test or any other instance (other than production).
We have tried with Cherry Pick functionality, but it's only allowing for the changes that are not part of the main branch which has a pending merge request with the main branch.
Version (include the version you are using, if applicable):
25B
Code Snippet (add any code snippets that support your topic, if applicable):