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

Fix client add then delete item then sync issue #51

Merged
merged 1 commit into from
Dec 23, 2020

Conversation

cecini
Copy link
Contributor

@cecini cecini commented Nov 3, 2020

The deck/card/note item must not been synced to server after client add and delete item. The net effect is the item does not exsit on client, so once synced to server, the server should think this item not been exist!

Note: The pr is about the second commit, once
the first commit "fix:once client items in graves have been remove 47f12cb " which is the pr "Fix: server side graves's usn need not set as -1" #49 have been approved ,the pr then can be reviewed and rebased.

deck/card/note item must not been synced to server
after client add and delete
@cecini cecini force-pushed the afterremshouldgravemax branch from c5b44ea to 5e56a2e Compare November 17, 2020 04:14
@cecini
Copy link
Contributor Author

cecini commented Nov 17, 2020

Since depened PR #49 have merged , resubmit this pr.

@VikashKothary VikashKothary merged commit 71a074f into ankicommunity:develop Dec 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants