Error restoring history

  • Goal: Trying to revert the editor state to a particular version

  • Steps: Press "releases and history", choose a version (the live one), press the "restore" icon.

  • Details:

We get the error: "Page with uuid "2c0287ac-fe4a-11ee-a08c-0b93d58fbfb6" not found", and the history tab shows an infinite spinner.

This happens on every single one of our apps.

We are also seeing "phantom" changes in the history list. After making now changes the list shows "ran migrations" and some changes to components even though there weren't any. If you look at the version comparison between current dev and released version, the only thing changed is the version metadata (I assume this is the result of the "ran migrations" thing).

I should note that due to a different bug one of our apps current developer state is completely broken, and now we cannot restore to the current version, so we can't make any changes at all (as recreating the entire app would be significant amounts of work)