Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[#2967] Fix verification email not sent #1600

Merged
merged 1 commit into from
Feb 5, 2025

Conversation

pi-sigma
Copy link
Contributor

@pi-sigma pi-sigma commented Feb 5, 2025

The verification email flow was previously changed to account for duplicate emails sent during registration or profile edits. This had the effect that emails were not automatically sent at all when the user changed their email again.

Taiga: https://taiga.maykinmedia.nl/project/open-inwoner/issue/2967

@codecov-commenter
Copy link

codecov-commenter commented Feb 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.20%. Comparing base (ff61863) to head (c10abc9).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #1600   +/-   ##
========================================
  Coverage    94.19%   94.20%           
========================================
  Files         1080     1080           
  Lines        39773    39790   +17     
========================================
+ Hits         37466    37483   +17     
  Misses        2307     2307           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@pi-sigma pi-sigma marked this pull request as ready for review February 5, 2025 11:42
@pi-sigma pi-sigma requested a review from swrichards February 5, 2025 11:42
Copy link
Collaborator

@swrichards swrichards left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, nitpicks only.

    - The verification email flow was previously changed to account
      for duplicate emails sent during registration or profile edits.
      This had the effect that emails were *not* automatically sent
      at all when the user changed their email again.
@pi-sigma pi-sigma force-pushed the issue/2967-email-validation branch from 5e3a8c1 to c10abc9 Compare February 5, 2025 14:35
@pi-sigma pi-sigma requested a review from swrichards February 5, 2025 15:08
@swrichards swrichards merged commit 0c83d98 into develop Feb 5, 2025
22 checks passed
@swrichards swrichards deleted the issue/2967-email-validation branch February 5, 2025 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants