Scheduling plugin not updating responding attendee status take two

Signed-off-by: Anna Larch <anna@nextcloud.com>
This commit is contained in:
Anna Larch 2021-09-29 17:32:13 +02:00 committed by backportbot[bot]
parent 029d86a9ac
commit 2f4d564ad4

View file

@ -198,7 +198,7 @@ class InvitationResponseController extends Controller {
$iTipMessage->method = 'REPLY';
$iTipMessage->sequence = $row['sequence'];
$iTipMessage->sender = $row['attendee'];
$iTipMessage->recipient = $row['organizer'];
$iTipMessage->recipient = $row['attendee'];
$message = <<<EOF
BEGIN:VCALENDAR