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

Don't remove all occurrences on event modification #51

Open
sproctor opened this issue Apr 24, 2013 · 0 comments
Open

Don't remove all occurrences on event modification #51

sproctor opened this issue Apr 24, 2013 · 0 comments
Assignees
Milestone

Comments

@sproctor
Copy link
Owner

Instead we should make a list of old occurrences.
Run through the list of occurrences to be created.
Where an occurrence to be created is on the old list, remove it from the old list, otherwise create the occurrence in the DB.
After all of the new occurrences have been processed, any occurrences on the old list should have their DB entries removed.

@ghost ghost assigned sproctor May 8, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant