Don't update the modification date when importing a backup #2598
Replies: 3 comments
-
|
Beta Was this translation helpful? Give feedback.
-
Understood, thank you for the answer. However I did also set the |
Beta Was this translation helpful? Give feedback.
-
Actually it does seem like we modify the client_updated_at upon import: https://github.com/standardfile/sfjs/blob/master/lib/app/lib/modelManager.js#L633 I've made an issue here: https://github.com/standardnotes/web/issues/303 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I tried to migrate my data from another software, and set the previous original last modification date. I see briefly the correct modification dates in the client UI. The modification dates are however reseted once it synchronizes with the server.
This behaviour make nearly impossible to import an large archive (everything will be reseted, so unusable).
I am using https://github.com/edas/simplenote2standardnote
Example of an backup file I am trying to import:
Beta Was this translation helpful? Give feedback.
All reactions