Skip to content

Don't cancel calendar entries when meeting room gets removed #160

Open
@tidoust

Description

@tidoust

The code expects a meeting to be a tuple: a room, a day, and a slot. If one of the information is missing, the code considers that the issue is not scheduled. One practical consequence is that unassigning the room for a group when a calendar entry had already been created will delete or cancel the calendar entry.

We should probably rather keep the calendar entry intact while the situation is being sorted. Unassigning a room typically means that event organizers are looking for a new room. That should be a temporary measure. If they wanted to cancel the meeting, event organizers would rather have dropped the day and slot.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions