-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
When subscribed to a calendar where an event is edited, e.g. the title/description of the event should update a version number on the event itself. This allows calendar integrations to properly update according to the newest version.
This also includes "deleted" events, e.g. when a shift is grabbed by another member. We might need to chance how we store engagements going forward (with a flag such as disabled: true once the shift is grabbed), such that we can set status: "CANCELLED" on the calendar event.
Note that this might be difficult to reproduce, as the calendar synchronization happens on whatever schedule the calendar app wants and not all calendar apps treats omitted events equally.
Reactions are currently unavailable