Conversation
2813409 to
7e65f1b
Compare
stephencdaly
left a comment
There was a problem hiding this comment.
I've left some super nitpicky comments about the naming of some methods just because I found them a little confusing to read. Feel free to disagree with them though.
Other than that looks good. I haven't checked all the content in the emails, but I've checked the template IDs match up.
0a398f8 to
447fc20
Compare
c0b7d75 to
a036604
Compare
a036604 to
7dbae7f
Compare
7dbae7f to
c125ce4
Compare
We'll be introducing a category of alerts for org admins, and these mailers correspond to Notify templates for those alerts. All the new alerts being introduced are in this commit.
c125ce4 to
979317a
Compare
|
|
🎉 A review copy of this PR has been deployed! You can reach it at: https://pr-2602.admin.review.forms.service.gov.uk/ It may take 5 minutes or so for the application to be fully deployed and working. If it still isn't ready For the sign in details and more information, see the review apps wiki page. |



What problem does this pull request solve?
Trello card: https://trello.com/c/FLOb2XJa/2849-add-mailers-for-org-admin-alerts
Adds the Notify templates (which you can find here, and creates mailers that map to them.
Some of the templates are subject to change based on content input, so it might need a bit of tweaking before it goes live.
They are hidden behind the feature flag, because they're not currently in use anywhere. There may be some opportunities to reduce duplication in some of the mailers, but that will be contingent on the pending modifications to the templates.
Things to consider when reviewing