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

HP-2191 | fix: settings primary email shouldn't fail on duplicate emails #468

Merged
merged 1 commit into from
Feb 9, 2024

Conversation

charn
Copy link
Contributor

@charn charn commented Feb 8, 2024

When a user has updated their email e.g. using updateMyProfile mutation, there's no check for duplicate emails. Primary email update coming e.g. keycloak shouldn't fail if there's duplicate emails. Instead, using the first matching email should be enough.

When a user has updated their email e.g. using updateMyProfile
mutation, there's no check for duplicate emails. Primary email
update coming e.g. keycloak shouldn't fail if there's duplicate
emails. Instead, using the first matching email should be enough.

Refs: HP-2191
@charn charn requested a review from a team February 8, 2024 18:43
Copy link

sonarqubecloud bot commented Feb 8, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link
Contributor

@voneiden voneiden left a comment

Choose a reason for hiding this comment

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

Excellent

@charn charn merged commit 3ff2861 into main Feb 9, 2024
6 checks passed
@charn charn deleted the HP-2191-email-change-jam-fix branch February 9, 2024 11:51
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.

2 participants