Skip to content

Move the reminder invite email into separate mailer

Doug Stull requested to merge 466555-breakout-reminder-email into master

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 Screenshot_2024-07-26_at_1.15.12_PM Screenshot_2024-07-26_at_1.15.21_PM
second Screenshot_2024-07-26_at_1.15.41_PM Screenshot_2024-07-26_at_1.15.49_PM
last Screenshot_2024-07-26_at_1.16.02_PM Screenshot_2024-07-26_at_1.16.10_PM

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

Merge request reports

Loading