Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

http_caldav_sched.c: add caldav_send_partstat_updates option #4467

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ksmurchison
Copy link
Contributor

@ksmurchison ksmurchison commented Mar 30, 2023

This was an attempt to solve the problem where we send a bunch of iMIP messages for every partstat change via JMAP CalendarEvent/participantReply. However, this PR only works for replies that arrive via CalDAV. JMAP uses its own plumbing and will be fixed in a separate PR.

Keeping this here as a draft in case we ever need/want this functionality for CalDAV.

Copy link
Member

@rsto rsto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This deserves a simple test that just needs to check that nothing is set when the option is set. Also, I'm not sure how this relates to similar existing features in Cyrus.

changes/next/caldav_send_partstat_updates Outdated Show resolved Hide resolved
changes/next/caldav_send_partstat_updates Outdated Show resolved Hide resolved
lib/imapoptions Outdated Show resolved Hide resolved
@ksmurchison ksmurchison marked this pull request as draft August 17, 2023 16:09
@ksmurchison ksmurchison removed the request for review from elliefm August 17, 2023 16:10
@rjbs rjbs force-pushed the caldav_send_partstat_updates branch from b0f04e5 to 7384c28 Compare September 18, 2024 19:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants