FusionAuth does not send Email Verification Complete email after the corresponding step
FusionAuth does not send Email Verification Complete email after the corresponding step
Description
If for the application the "Email Verified" template is set, it is expected that the user will receive an additional email after clicking the verification link in the "Email Verification" email.
Observed versions
FusionAuth Cloud v1.47.1
Affects versions
Steps to reproduce
Steps to reproduce the behavior:
- Configure basic Email sending for tenant
- Create a new email template for "Email Verified" case
- Create an application and enable: email verification, self-registration
- Assign the created template to the "Email Verified" option on the Email tab of the application configuration
- Perform a new account registration
- Check the email inbox and click on the "Verify" link in the email just received.
Expected behavior
Expect to receive an additional email with the content of the template created in step 2
Observed behavior
No such email received
Screenshots
If applicable, add screenshots to help explain your problem. Delete this section if it is not applicable.
Platform
FusionAuth Cloud
Community guidelines
All issues filed in this repository must abide by the FusionAuth community guidelines.
Additional context
Add any other context about the problem here.
Looks like in these conditions, the webhook for this event is also not triggered.
Additional information is useful. Today, we upgraded the instance to the latest 1.49.1 version. Querying /user/search does not return verifiedInstant fields for user or registration. However, according to documentation, this field should be present.
Shipping in 1.50.0.