linagora / tmail-backend

GNU Affero General Public License v3.0
36 stars 17 forks source link

ISSUE-950 [ICS Reply] CalendarEvent/accept JMAP method #960

Closed vttranlina closed 5 months ago

vttranlina commented 5 months ago

resolve https://github.com/linagora/tmail-backend/issues/950

vttranlina commented 5 months ago

Almost completed TODO: add Distributed test & review more test cases & clean code

vttranlina commented 5 months ago

Manual test with thunderbird

https://github.com/linagora/tmail-backend/assets/81145350/596b7b5b-80cb-40fa-b97e-cd53057c5587

Arsnael commented 5 months ago

Can rebase

Arsnael commented 5 months ago

@vttranlina : Thing I just encountered: don't forget that if the account accepting the event is not part of the attendee list in the ics file, it will reject the action. Which is the case in your integration tests it seems (bob@domain.tld not present as an attendee in your ics resource files)