Skip to content
This repository was archived by the owner on Sep 25, 2025. It is now read-only.
This repository was archived by the owner on Sep 25, 2025. It is now read-only.

Handling deleted calendars and calendar events #2168

@gikf

Description

@gikf

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    APIDiscussionIdeas, feature requests, views on features. Anything which is a discussion.EnhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions