Move the reminder invite email into separate mailer
What does this MR do and why?
Move the reminder invite email into member separate mailer
- better separation of concerns
- enables easier maintainability
- see #466555 (closed)
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Screenshots or screen recordings
no change
reminder | html | text |
---|---|---|
first | ||
second | ||
last |
How to set up and validate locally
use rails preview at this route: http://gdk.test:3000/rails/mailers/members/invite_reminder_mailer/
Related to #466555 (closed)
Edited by Doug Stull