Skip to content

Find updated address for relations#69

Merged
andres15alvarez merged 1 commit into
devfrom
hotfix/update-address-response
Apr 13, 2025
Merged

Find updated address for relations#69
andres15alvarez merged 1 commit into
devfrom
hotfix/update-address-response

Conversation

@andres15alvarez
Copy link
Copy Markdown
Member

This pull request includes an important change to the UserService class in the src/user/user.service.ts file. The change ensures that the updated address returned includes related entities by fetching the address with its relations after the update.

  • src/user/user.service.ts: Modified the updateAddress method to return the address with its relations by calling getAddress after updating the address.

@andres15alvarez andres15alvarez added the bug Something isn't working label Apr 13, 2025
@andres15alvarez andres15alvarez self-assigned this Apr 13, 2025
@andres15alvarez andres15alvarez merged commit 41aff09 into dev Apr 13, 2025
2 checks passed
@andres15alvarez andres15alvarez deleted the hotfix/update-address-response branch April 13, 2025 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant