You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The combination of the "UID" property (unchanged) and the "SEQUENCE"
(bumped to 1) properties indicate the update.
But it looks like the code is incorrectly expecting METHOD to be REPLY instead of checking UID and SEQUENCE (I don't think the server should ever be sending an imip REPLY, only REQUEST and CANCEL. The client sends REPLY).
GitMate.io thinks possibly related issues are #2249 (Updating dav fails), #1427 (Update sabre/dav), #7310 (Sending pgp encrypted Emails), #8385 (Cant set or change email), and #5658 (share by email - password email not sent - solved).
I'm closing this issue due to inactivity. If this is still happening please make sure to upgrade to the latest version. After that, feel free to reopen.
When a calendar event is updated (e.g. its start time is changed), an update imip mail should be sent to attendees.
To reproduce:
Actual behavior:
Expected behavior:
The text was updated successfully, but these errors were encountered: