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

Gate: Persist Name Parts #271

Closed
nicoprow opened this issue Jun 10, 2023 · 0 comments · Fixed by #312
Closed

Gate: Persist Name Parts #271

nicoprow opened this issue Jun 10, 2023 · 0 comments · Fixed by #312
Labels
bug Something isn't working

Comments

@nicoprow
Copy link
Contributor

In the Gate, the DTOs to update legal entity, site and address partners contain the name parts field. However, the entities in our persistence layer just have plain String names. We should save the name parts from the DTOs in the database by replacing the name columns with name part collections in the entities.

@nicoprow nicoprow added the enhancement New feature or request label Jun 10, 2023
@nicoprow nicoprow added this to the Catena-X Feature Freeze 3.2 milestone Jun 10, 2023
@nicoprow nicoprow added bug Something isn't working and removed enhancement New feature or request labels Jun 10, 2023
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 a pull request may close this issue.

1 participant