Create a lambda function which will help to separate email massages for different triggers.
Description
Description
Related Objects
Related Objects
Event Timeline
Comment Actions
Description from https://phabricator.wikimedia.org/T309874 which is a duplicate.
There are two emails sent in the selfregistration:
- one to verify email
- one to reset password
We'd like to change the copy of both emails as well as add username placeholder.
Comment Actions
Comment from Stephanie 6/3/2022 in https://phabricator.wikimedia.org/T309874 which is a duplicate.
2 issues:
- Looks like Cognito use the same template for both verification and reset
- username can’t be added to the email
This second point was our (temporary?) solution for this ticket https://phabricator.wikimedia.org/T309015