Unable to merge code from one branch to another branch.
Description: When trying to switch to another branch from UiPath Studio, this error is encountered.
Error message: The project does not exist at the current revision.
Error Screenshot:
Root Cause: This issue occurs if branches are added from Git and the added branch is empty. Additional branches have to be added from Studio.
Resolution:
- Create new branches from Studio and not from Git.
Ref: Studio - Managing Projects With GIT (uipath.com)