-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Closed
Labels
0. Needs triagePending check for reproducibility or if it fits our roadmapPending check for reproducibility or if it fits our roadmapbugfeature: dav
Description
How to use GitHub
- Please use the 👍 reaction to show that you are affected by the same issue.
- Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
- Subscribe to receive notifications on status change and new comments.
Steps to reproduce
- Create a new event in Apple Calendar app with an attendee
- Click "send"
- Add another attendee to the same event
- Click "send"
Expected behaviour
The added attendee should receive an email invitation with buttons to accept/decline.
Actual behaviour
The added attendee recveives an email invitation without buttons to accept/decline.
(The first attendee does get the buttons in their email.)
Server configuration
Operating system:
Linux
PHP version:
7.4
Nextcloud version: (see Nextcloud admin page)
20.0.1
Updated from an older Nextcloud/ownCloud or fresh install:
Quite a history of updates
Client configuration
Calendar app:
Apple macOS Calendar app 11.0 (2760.4.1)
Operating system:
macOS 10.15.7
macOS Calendar app doesn't seem to add RSVP:TRUE for added attendees. It could be a bug on their side, but using Google calendar server with macOS Calendar app does show these buttons so they seem to work around this.
| if (($method == self::METHOD_REQUEST) && $this->getAttendeeRSVP($attendee)) { |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
0. Needs triagePending check for reproducibility or if it fits our roadmapPending check for reproducibility or if it fits our roadmapbugfeature: dav