Skip to content

feat(attendees): add action to email all attendees - #8976

Merged
SebastianKrupinski merged 1 commit into
nextcloud:mainfrom
abhinavohri:feat/email-all-attendees
Sep 24, 2026
Merged

SebastianKrupinski merged 1 commit into
nextcloud:mainfrom
abhinavohri:feat/email-all-attendees

Conversation

@abhinavohri

@abhinavohri abhinavohri commented Sep 24, 2026 •

Copy link
Copy Markdown
Contributor

Description

Add an action to send an email to all attendees of an event.

The action opens the configured email client using a multi-recipient mailto: link. It excludes the organizer, rooms, resources, and duplicate expanded group members.

The action is disabled when there are no attendees to email, matching the existing copy-attendees action.

Fixes #8926

Screenshots

Active State

image

DIsabled State:

image

Add a multi-recipient email action to the attendee header and disable it when no attendee email addresses are available.

Assisted-by: Codex:gpt-5
Signed-off-by: Abhinav Ohri <abhinavohri13@gmail.com>
@codecov

codecov Bot commented Sep 24, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@SebastianKrupinski SebastianKrupinski self-assigned this Sep 24, 2026
@SebastianKrupinski SebastianKrupinski added the 3. to review Waiting for reviews label Sep 24, 2026
@SebastianKrupinski SebastianKrupinski added this to the v6.7 milestone Sep 24, 2026

@SebastianKrupinski SebastianKrupinski left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Tested. Looks good

Image

@SebastianKrupinski
SebastianKrupinski merged commit fc0335e into nextcloud:main Sep 24, 2026
32 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add action to send an email to all attendees of an event

2 participants