Skip to content

fix: calendar attendees & organizers for Nextcloud 32#615

Open
evrim wants to merge 1 commit into
cbcoutinho:masterfrom
evrim:fix/612-calendar-attendees-organizers
Open

fix: calendar attendees & organizers for Nextcloud 32#615
evrim wants to merge 1 commit into
cbcoutinho:masterfrom
evrim:fix/612-calendar-attendees-organizers

Conversation

@evrim

@evrim evrim commented Mar 5, 2026

Copy link
Copy Markdown

Add proper vCalAddress format with required parameters (CN, ROLE, PARTSTAT, CUTYPE, RSVP) for attendees and organizers. Automatically assign organizer from logged-in user's profile when attendees are specified. Update MCP API to accept "Name " format. Add unit tests for vCalAddress parsing.

Fixes #612

Add proper vCalAddress format with required parameters (CN, ROLE, PARTSTAT, CUTYPE, RSVP) for attendees and organizers. Automatically assign organizer from logged-in user's profile when attendees are specified. Update MCP API to accept "Name <email>" format. Add unit tests for vCalAddress parsing.

Fixes cbcoutinho#612
@CLAassistant

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@cbcoutinho

Copy link
Copy Markdown
Owner

Hi @evrim thanks for your contribution! Can you please fix the merge conflicts?

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.

Calendar Event Attendees & Organizers Bug

3 participants