If a backup is from newer version that the client, we can't restore it and the client needs to be updated in order to restore the backup.
Depends on D12013
Differential D11947
[web] Check backup version when restoring tomek on May 8 2024, 9:55 AM. Authored by Tags None Referenced Files
Subscribers
Details
If a backup is from newer version that the client, we can't restore it and the client needs to be updated in order to restore the backup. Depends on D12013 Created a backup on native and tried to restore it on web, where the native version was greater that the web version. Verified that an exception was thrown during the restoration.
Diff Detail
Event Timeline
Comment Actions Accepting, because this diff is only about detecting the case when a backup version is incompatible - looks like handling of this error or implementing a different approach will be handled after finalizing the discussion from ENG-7008 Comment Actions Currently, restoring the backup happens only from the dev menu where a message from an exception is displayed. In the future, handling this exception should be a part of the login flow. Comment Actions
I wonder if there is a way to document this on Linear |