You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description
When a customer initiates a password reset via the "Forgot Password" option and submits their email address, the system sends two identical reset password emails instead of just one. This could lead to confusion and indicates that the email trigger may be executing more than once per request.