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

[SELC-6087] Fix: findMailUuidAndUpdateUserRegistry method to retrieve workContact id #235

Merged
merged 6 commits into from
Nov 29, 2024

Conversation

flaminiaScarciofolo
Copy link
Collaborator

@flaminiaScarciofolo flaminiaScarciofolo commented Nov 29, 2024

List of Changes

  • Fix findMailUuidAndUpdateUserRegistry method to retrieve workContact id

Motivation and Context

The method, although it retrieved the potentially existing ID, still performed an update on the user-registry with a new ID.

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

…w updating the phone number in addition to the email.
# Conflicts:
#	apps/user-ms/src/main/java/it/pagopa/selfcare/user/mapper/UserMapper.java
#	apps/user-ms/src/main/openapi/user_registry.json
#	apps/user-ms/src/test/java/it/pagopa/selfcare/user/controller/UserControllerTest.java
#	apps/user-ms/src/test/java/it/pagopa/selfcare/user/mapper/UserMapperTest.java
# Conflicts:
#	apps/user-ms/src/test/java/it/pagopa/selfcare/user/mapper/UserMapperTest.java
@flaminiaScarciofolo flaminiaScarciofolo changed the title [SELC-6087] Fix: [SELC-6087] Fix: findMailUuidAndUpdateUserRegistry method to retrieve workContact id Nov 29, 2024
@flaminiaScarciofolo flaminiaScarciofolo marked this pull request as ready for review November 29, 2024 09:53
@flaminiaScarciofolo flaminiaScarciofolo requested a review from a team as a code owner November 29, 2024 09:53
@flaminiaScarciofolo flaminiaScarciofolo merged commit 167cfab into main Nov 29, 2024
14 checks passed
@flaminiaScarciofolo flaminiaScarciofolo deleted the feature/SELC-6087 branch November 29, 2024 10:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants