-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't working
Description
When an event is deleted from Apple Calendar, there is currently no feed or notification mechanism to detect this removal. As a result, the corresponding meeting remains on the synced Google Calendar, leading to inconsistencies between the two calendars.
Expected behavior:
- When an event is removed from Apple Calendar, the deletion should be detected and the corresponding meeting should be deleted from Google Calendar as well.
Actual behavior:
- Events deleted from Apple Calendar persist on Google Calendar, as there is no mechanism to detect and sync removals.
Steps to reproduce:
- Create an event in Apple Calendar.
- Allow it to sync to Google Calendar.
- Delete the event from Apple Calendar.
- Observe that it remains on Google Calendar.
Suggested fix:
- Investigate if there is a way to detect deletions from Apple Calendar, or periodically reconcile both calendars to remove orphaned events.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working