Closed Lotili closed 5 years ago
Hi @Lotili,
Branches are locked during a commit to prevent a second commit starting on the same branch at the same time. If you are sure there are no commits running on the MAIN branch you can use the REST API endpoint POST /branches/{path}/actions/unlock
to remove the branch lock.
From there you should be able to run the DELTA import to update the International Edition, this is the right approach.
Kind regards, Kai
Thanks @kaicode I successfully uploaded the last release. Closing the issue.
Great news. Thanks for letting us know 👍
Hi there,
I'm trying to import the latest International release (20190731) RF2 files into Snowstorm. My understanding was that this should be done by creating a DELTA import job on the MAIN branch. However once I upload the RF2 zip file, I get an IllegalStateException with the following message : "Branch MAIN is already locked". I tried to update the MAIN branch to unlock it, but as expected, this branch can't be modified.
Am I missing something? Thanks
Full copy of the logs: https://pastebin.com/4RwAALbc And here's the full error: