Skip to content

fix(#251): correct WaitlistConfirmation email template ID and fix tes…#312

Merged
bllr777 merged 1 commit into
mainfrom
feature/251-waitlist-landing-page
May 23, 2026
Merged

fix(#251): correct WaitlistConfirmation email template ID and fix tes…#312
bllr777 merged 1 commit into
mainfrom
feature/251-waitlist-landing-page

Conversation

@bllr777
Copy link
Copy Markdown
Collaborator

@bllr777 bllr777 commented May 23, 2026

…t stub

Summary

WaitlistConfirmation was mapped to Brevo template ID 8 (the invoice template), causing waitlist signup emails to render invoice content. Corrected to template ID 2. Also adds missing SendFoundingMemberInviteNotificationAsync stub to test NoOpNotificationService.

Changes

Business

  • EmailTemplate.WaitlistConfirmation: 8 -> 2

Tests

  • NoOpNotificationService: add SendFoundingMemberInviteNotificationAsync stub

…t stub

## Summary
WaitlistConfirmation was mapped to Brevo template ID 8 (the invoice template),
causing waitlist signup emails to render invoice content. Corrected to template ID 2.
Also adds missing SendFoundingMemberInviteNotificationAsync stub to test NoOpNotificationService.

## Changes
### Business
- EmailTemplate.WaitlistConfirmation: 8 -> 2

### Tests
- NoOpNotificationService: add SendFoundingMemberInviteNotificationAsync stub
@bllr777 bllr777 merged commit 6d64b6f into main May 23, 2026
8 checks passed
@bllr777 bllr777 deleted the feature/251-waitlist-landing-page branch May 23, 2026 18:40
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.

1 participant