Page MenuHomePhabricator

Separate verify and forgot emails
Closed, ResolvedPublic3 Estimated Story Points

Description

Create a lambda function which will help to separate email massages for different triggers.

Event Timeline

Alexander.lauie changed the task status from Open to In Progress.Jun 9 2022, 8:25 AM
Alexander.lauie set the point value for this task to 3.

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 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

Lena.Milenko changed the task status from In Progress to Open.Jun 16 2022, 3:29 PM