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 request and User registration trigger 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