Notification
Notification copied to clipboard
Password reset trigger fired at user registration
Bug description
When I create a new user, he gets the email to activate his account and a link to reset his password.
To reproduce
Steps to reproduce the behavior:
- Setup the
User password reset requestandUser registrationtrigger with email as carrier and{user_email}tag as recipient - Create a new user
- Get two instead of one mail
Expected behavior
Only get the mail from User registration trigger
Environment
- PHP: 7.4
- WordPress: 5.9
- Notification plugin: 8.0.10
Thanks for the ticket! I'll try to reproduce this issue.