FusionAuth / fusionauth-issues

FusionAuth issue submission project
https://fusionauth.io
90 stars 12 forks source link

FusionAuth does not send Email Verification Complete email after the corresponding step #2672

Closed mou closed 2 months ago

mou commented 4 months ago

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:

  1. Configure basic Email sending for tenant
  2. Create a new email template for "Email Verified" case
  3. Create an application and enable: email verification, self-registration
  4. Assign the created template to the "Email Verified" option on the Email tab of the application configuration
  5. Perform a new account registration
  6. 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.

mou commented 3 months ago

Looks like in these conditions, the webhook for this event is also not triggered.

mou commented 3 months ago

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.

andrewpai commented 2 months ago

Shipping in 1.50.0.