You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 25, 2025. It is now read-only.
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_idorcalendar_event_id. Maybe also send email to the instance owner.Calendar portion is partially related to #1896