chapter icon indicating copy to clipboard operation
chapter copied to clipboard

Handling deleted calendars and calendar events

Open gikf opened this issue 2 years ago • 0 comments

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 or calendar_event_id. Maybe also send email to the instance owner.

Calendar portion is partially related to #1896

gikf avatar Jan 03 '23 20:01 gikf