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

Re-insert events into event store if delete operation fails. #76

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

gsidler
Copy link
Contributor

@gsidler gsidler commented May 19, 2014

If a calendar event is deleted and the server rejects the deletion, the event is not re-displayed. This makes the calendar view inconsistent with the back-end. The deleted event should be redisplayed. This pull request fixes that.

See also http://ext.ensible.com/forum/viewtopic.php?f=3&t=843


This change is Reviewable

@gsidler gsidler force-pushed the fix-error-handling-after-delete branch from bf19de3 to 6c35ea4 Compare March 10, 2015 15:30
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

Successfully merging this pull request may close these issues.

None yet

1 participant