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

fix(backend): default value cause overwritten value when updating #152

Merged
merged 12 commits into from
Jan 9, 2025

Conversation

tuantran0910
Copy link
Contributor

Default value cause overwritten value when updating

@tuantran0910 tuantran0910 added enhancement New feature or request chatbot Related to the "EzHR Chatbot" project backend feature labels Jan 7, 2025
@tuantran0910 tuantran0910 self-assigned this Jan 7, 2025
@tuantran0910 tuantran0910 requested a review from a team as a code owner January 7, 2025 13:10
@github-actions github-actions bot added the automerge Label used by automerge github action label Jan 7, 2025
@github-actions github-actions bot requested a review from lelouvincx January 7, 2025 13:10
@lelouvincx lelouvincx changed the title fix(backend): Default value cause overwritten value when updating fix(backend): default value cause overwritten value when updating Jan 7, 2025
@lelouvincx lelouvincx marked this pull request as draft January 7, 2025 16:57
@tuantran0910 tuantran0910 force-pushed the fix/118/overwritten-value-when-updating branch from 713e634 to 0b11740 Compare January 7, 2025 18:45
@lelouvincx lelouvincx force-pushed the fix/118/overwritten-value-when-updating branch from fe796c6 to 6678ee7 Compare January 8, 2025 03:40
@lelouvincx
Copy link
Collaborator

Rebased to #153

@lelouvincx
Copy link
Collaborator

Should guide how to test these updated APIs.

@lelouvincx lelouvincx marked this pull request as ready for review January 9, 2025 12:56
@github-actions github-actions bot requested a review from lelouvincx January 9, 2025 12:57
@github-actions github-actions bot merged commit 9b3792d into main Jan 9, 2025
7 checks passed
@github-actions github-actions bot removed the automerge Label used by automerge github action label Jan 9, 2025
@github-actions github-actions bot deleted the fix/118/overwritten-value-when-updating branch January 9, 2025 12:57
@github-actions github-actions bot added the automerge Label used by automerge github action label Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Label used by automerge github action backend chatbot Related to the "EzHR Chatbot" project enhancement New feature or request feature
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[Chatbot] Fix overwritten value when updating cause by default value of Pydantic model
2 participants