Hi i have my latest code in branch, i m facing some issue in the system i suspect it is not bcs of my changes in branch. i want to test with out my branch can i just remove from application rule and then it wont pick?
I need to remove branch from application but at the same time implement change in open ruleset in order for system to pick it up. You might use private edit also.
Hi @RamS17794658 ,
You can make private edit to whichever rules are required.
If you are single user for this app no issues.
However, if you remove the branch from the application stack, it will impact other users.
Thanks,
Ashok
If you’re using Branch Development, removing the branch from the application is a way to test behavior without your branch changes.
Workspaces
Check-out workspaces, this helps keep changes more segregated than traditional development.
As the rules are already in a branch, it is a little late to do this but something to consider in the future
https://docs.pega.com/bundle/platform/page/platform/app-dev/developing-application-workspaces.html
yes , you can remove the branch from the application, save the application and test the scenario. once done you can fix if there’s an issue else add back your branch