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

[#2720] Fix email field prefill in NecessaryFieldsUserView #1387

Merged
merged 1 commit into from
Sep 12, 2024

Conversation

pi-sigma
Copy link
Contributor

@pi-sigma pi-sigma commented Sep 9, 2024

Temporary emails created for users who register with kvk, or via oidc must be prevented from prefilling the email field in the NecessaryUserForm; the logic for checking this is simplified by using the has_usable_email property.

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

@codecov-commenter
Copy link

codecov-commenter commented Sep 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.24%. Comparing base (9f96322) to head (c071b16).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1387      +/-   ##
===========================================
- Coverage    95.24%   95.24%   -0.01%     
===========================================
  Files         1007     1007              
  Lines        37347    37339       -8     
===========================================
- Hits         35572    35564       -8     
  Misses        1775     1775              

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

    - Temporary emails created for users who register with bsn,
      kvk, or via oidc must be prevented from prefilling the email
      field in the `NecessaryUserForm`; the logic for checking this
      is simplified by using the `has_usable_email` property
@pi-sigma pi-sigma marked this pull request as ready for review September 10, 2024 07:56
@alextreme alextreme merged commit 85ed655 into develop Sep 12, 2024
19 checks passed
@alextreme alextreme deleted the issue/2720-default-email branch September 12, 2024 10:54
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.

4 participants