nextcloud / nextcloud/calendar
Unable to add multiple attendees to an event in a delegated calendar
@GVodyanov is already working on this.
Since Aug 20, 2026.
- Dominant language
- JavaScript
- Stars
- 1.2k
- Forks
- 332
- Avg merge
- 16h 13m
- Merged PRs (30d)
- 137
Description
Steps to reproduce
- User A delegates a calendar to User B.
- User B opens the delegated calendar.
- User B creates a new event in the delegated calendar.
- User B opens the attendee selection to invite participants.
- User B adds the first attendee to the event.
- Immediately after adding the first attendee, the attendee selection/input disappears.
- It is no longer possible to add another attendee to the event.
Expected behavior
After adding an attendee, the attendee selection/input should remain available so that additional attendees can be added to the event.
It should be possible to invite multiple attendees to an event created in a delegated calendar.
Actual behavior
After adding the first attendee, the attendee selection/input disappears.
As a result, only one attendee can be added to the event, making it impossible to create an invitation for multiple participants from a delegated calendar.
Calendar app version
6.5.3
CalDAV-clients used
No response
Browser
No response
Client operating system
No response
Server operating system
No response
Web server
None
Database engine version
None
PHP engine version
None
Nextcloud version
34.0.3
Updated from an older installed version or fresh install
None
List of activated apps
Nextcloud configuration
Web server error log
Log file
Browser log
Additional info
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.