We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The API routes did not check if an entity with same name and same parent id already exist.
Call two time the same API entry with same payload.
An error message.
The entry was created two times.
The text was updated successfully, but these errors were encountered:
See also #507 and #508
Sorry, something went wrong.
[#299]:Fix API messages + add link for home page
8c3219e
Closing this issue as it has been fixed.
alencon
h-sdl
No branches or pull requests
Description
The API routes did not check if an entity with same name and same parent id already exist.
What I Did
Call two time the same API entry with same payload.
What I expect
An error message.
What I get
The entry was created two times.
The text was updated successfully, but these errors were encountered: