Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A snapshot must never be overwritten #40

Open
rsoika opened this issue Nov 22, 2018 · 0 comments
Open

A snapshot must never be overwritten #40

rsoika opened this issue Nov 22, 2018 · 0 comments
Labels

Comments

@rsoika
Copy link
Member

rsoika commented Nov 22, 2018

We need to guarantee that a snapshot must never be overwritten during synchronization.
Existing ones (same $uniqueid) are always the origin and may never be updated!

This is because in case of a restore, the same snapshot takes a new $modified item. And we do not want to re-import the snapshot in the next sync cycle.

@rsoika rsoika added this to the 1.2.1 milestone Nov 22, 2018
@rsoika rsoika modified the milestones: 1.2.1, 1.2.2 Jan 13, 2019
@rsoika rsoika modified the milestones: 1.2.2, 1.2.3 Feb 7, 2019
@rsoika rsoika modified the milestones: 1.2.3, 1.2.4 Apr 16, 2019
@rsoika rsoika modified the milestones: 1.2.4, 1.2.5 Apr 30, 2019
@rsoika rsoika modified the milestones: 1.2.5, 1.2.6 Jun 3, 2019
@rsoika rsoika removed this from the 1.2.6 milestone Jun 10, 2019
rsoika added a commit that referenced this issue Aug 18, 2020
@rsoika rsoika added this to the 2.2.1 milestone Aug 18, 2020
@rsoika rsoika removed this from the 2.2.1 milestone Sep 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant