vobject
vobject copied to clipboard
When an organizer creates a new exception, we should make really sure wether or not we need to send out updates to everyone
Example use-case:
- Organizer creates recurring event with attendees.
- Organizer sets alarm on second instance.
- Attendees get a notification for this last change.
This shouldn't happen.
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
Related to #146.
Unfortunately this is quite a difficult problem to solve. When I wrote that stuff I never considered the idea of non-important exceptions being created. So it will at least be a bit of a rewrite.