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
Copy link
Copy Markdown

@evrim evrim commented Mar 5, 2026

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
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

1 participant