This repository has been archived by the owner on Jun 9, 2023. It is now read-only.
Handling deleted calendars and calendar events #2168
Labels
API
Discussion
Ideas, feature requests, views on features. Anything which is a discussion.
Enhancement
New feature or request
Discuss your ideas or share your views:
After deleting calendar or calendar event in Google calendar, the events and chapters linked to those will be left in limbo.
In these cases calendar api should return 404 error (https://developers.google.com/calendar/api/guides/errors#404_not_found), so it should be easy to distinguish when that happens and remove
calendar_id
orcalendar_event_id
. Maybe also send email to the instance owner.Calendar portion is partially related to #1896
The text was updated successfully, but these errors were encountered: