Open SebastianKrupinski opened 4 weeks ago
Test results.
Issue is caused by the OCA\DAV\Controller\InvitationResponseController::buildITipResponse() method. The generated iTIp message is formatted incorrectly, as the sender and recipient are the same user.
The iTip message should be from sender "user1" to recipient "user3" (the organizer)
Steps to reproduce
Expected behavior
When clicking Accept/Decline the participant status in the event in the shared calendar and personal calendar should be updated.
Actual behaviour
Currently the participant status is only updated in the personal calendar.
Calendar app version
No response
CalDAV-clients used
NC UI
Browser
No response
Client operating system
No response
Server operating system
No response
Web server
None
Database engine version
None
PHP engine version
None
Nextcloud version
No response
Updated from an older installed version or fresh install
None
List of activated apps
No response
Nextcloud configuration
No response
Web server error log
No response
Log file
No response
Browser log
No response
Additional info
No response