NubeIO / rubix-edge

0 stars 0 forks source link

Issue on restoring when it has different deployments #62

Closed RaiBnod closed 1 year ago

RaiBnod commented 1 year ago

Our restore does restore the whole content files on the /data directory. But on restore, there could be another version of the app already existing. In such case existing one doesn't get replaced and there will be two versions like this:

image

image

Users get the wrong information as it's running on version v0.10.0:

image