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

BUG: on entity edit, if the id is not present, it will create a new entity #84

Open
klucsik opened this issue Oct 8, 2021 · 0 comments
Labels
backend Needs backend develoment bug Something isn't working

Comments

@klucsik
Copy link
Owner

klucsik commented Oct 8, 2021

I suppose this is a global problem, as we rely on JPA to handle this part. If we sen a request with the id, and the id is not present in the DB, lets throw a 404.
low prio

@klucsik klucsik added bug Something isn't working backend Needs backend develoment labels Oct 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Needs backend develoment bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant