Skip to content

Apple Calendar deletions are not reflected in Google Calendar sync #2

@zew1me

Description

@zew1me

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:

  1. Create an event in Apple Calendar.
  2. Allow it to sync to Google Calendar.
  3. Delete the event from Apple Calendar.
  4. 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions