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

Behavior when creating a String ID entity is inconsistent between REST API and Generic UI #106

Open
vyacheslav-pushkin opened this issue May 29, 2020 · 0 comments

Comments

@vyacheslav-pushkin
Copy link
Contributor

Environment

  • Platform version: 7.2.1
  • Addon version: 7.2.0

Description of the bug or enhancement

Attempting to create a String ID entity instance with an ID that already exists will result in a different behavior in Generic UI and REST API. In Generic UI this will result in an error message Unique constraint violation occurred. REST API will modify the existing entity. This results in inconsistent behavior between Generic UI and Frontend UI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants