nextcloud / calendar

📆 Calendar app for Nextcloud
https://apps.nextcloud.com/apps/calendar
GNU Affero General Public License v3.0
985 stars 241 forks source link

Automatically check FreeBusy when inviting attendee, show warning if already booked #2470

Open Sys-Admin889 opened 4 years ago

Sys-Admin889 commented 4 years ago

Expected behaviour

In case of sending two calendar invitations to the same person at the same time, calendar should decline the second one automatically.

Actual behaviour

Calendar don't decline events overlapping automatically.

Calendar app

Calendar app version: (2.0.3)

Client configuration

Browser: (Version 84.0.4147.125 (Official Build) (64-bit))

Operating system: (Widows 10, Ubuntu 18.04 and Mac OS 10.14)

Server configuration

Operating system: (Univention Corporate Server)

Database: (PostgreSQL 9.6.17 on x86_64-pc-linux-gnu)

PHP version: (7.2.24)

Nextcloud Version: (18.0.6)

georgehrke commented 4 years ago

I disagree that this should be done automatically, it should be up to the user to decide what action to take, but the calendar should definitely show a warning if the calendar-user is already booked / when receiving an invitation that's overlapping with another event in your calendar.