-
Notifications
You must be signed in to change notification settings - Fork 241
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Make Attendee tab read-only in Shared calendar #2145
Comments
Related: #947 |
I will change the categorization as a bug, and here is my rational: User Alice shares calendar "Association" with write permission to user Bob. Bob can now creates event. And when Bob creates events, he wants to invite Claire to his event. It is not, Claire doesn't have the event in her calendar, and she didn't receive nor a push nor a mail, and there was no error showed to Bob. This is unexpected, hence it is a bug! |
It is true that the documentation is quite clear about this bug, but still, this is not a reason. |
Its even weirder that an event cancellation is indeed sent to all invited participants even though they never received the original invitation. Also there is a good reason to have a shared calendar that is write for others for shared appointments. The solution should instead be that invitations are sent out for shared calendars. |
Invitations can only be send for your own calendars (or calendars that you are a delegate for).
Hence, the attendee tab of events in a shared calendar should be read only.
When creating an event and adding a attendees, it should not be possible to move it to a shared calendar anymore.
The text was updated successfully, but these errors were encountered: