Cannot restore App to previous version

I am trying to restore my app and it says it has

3X_1_f_1f8fae23ea82c441facb96beead4e94a152fe52e.png
but it hasn’t, it keeps making a new version

3X_2_1_215fba31b589788ad78aa685e25ae0d8ea624fed.png

0 1 71
1 REPLY 1

Steve
Platinum 4
Platinum 4

It’s kinda confusing if you aren’t already familiar with how software revision versioning works.

When you “restore” an old version, what actually happens is a new version is created as a copy of the old version. You get a new version number, but the content is actually from the old version.

Note that those consistency checks shouldn’t be a concern. That’s the system making sure your app configuration is consistent with the current internal conventions, such as how the config internals are structured. There is no way to avoid consistency checks.

Top Labels in this Space