We merged a branch, but it merged with errors. We attempted to revert by choosing an earlier version from the version history, yet the branch remains in the “Merged” state. We tried the same approach with a test branch — merging it and then reverting to an earlier version of the same file, but experienced the same outcome: the changes roll back, but the branch still stays in the “Merged” state.
Page 1 / 1
Hi @Olha.F, thanks for reaching out and sorry for the trouble with your branch!
From what you’ve described, did you by any chance attempt to revert the changes from the main file’s version history, instead of from within the branch itself?
And if so, when a branch is merged, it incorporates all changes from that branch into the main file. But if you want to revert to a previous state of the branch, you can:
Make sure you have the branch open.
Click on an empty spot in the canvas to deselect any layers.
In the toolbar, click next to the file name.
Select Show Version History.
In the right sidebar, click next to the “Before update” checkpoint.