Skip to content

feat: 1419 - provide link to event in email blasts - #1424

Merged
timkwist merged 1 commit into
mainfrom
feat-1419-event-link-email-blasts
Aug 23, 2026
Merged

feat: 1419 - provide link to event in email blasts#1424
timkwist merged 1 commit into
mainfrom
feat-1419-event-link-email-blasts

Conversation

@timkwist

Copy link
Copy Markdown
Collaborator

Overview

Event email blasts now include a link back to the event so recipients can update their RSVP and check details without hunting for it. The HTML message gets the same "view event" button used by invite emails; the plaintext version includes the URL. The link uses the event slug (or id fallback) against FRONTEND_BASE_URL.

Closes #1419

Test plan

  • Send an email blast from an event you host (or use the compose dialog against a local event)
  • Confirm the received email includes a "view event" button / URL that opens that event
  • Confirm the host's typed message is still shown above the link
  • Confirm a recipient without an email on file is still skipped

Recipients need a way back to the event to update RSVPs and check details.
@timkwist
timkwist marked this pull request as ready for review August 23, 2026 18:00
@timkwist
timkwist merged commit eda1dcd into main Aug 23, 2026
3 checks passed
@timkwist
timkwist deleted the feat-1419-event-link-email-blasts branch August 23, 2026 18:00
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.

Provide link to event in email blasts

1 participant