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

[HSL] POST request returns error "duplicate key" #3355

Closed
marla-singer opened this issue Jan 29, 2018 · 1 comment
Closed

[HSL] POST request returns error "duplicate key" #3355

marla-singer opened this issue Jan 29, 2018 · 1 comment

Comments

@marla-singer
Copy link
Contributor

Steps for reproduced

  1. Prepared data without id field
  2. Send POST request

Expected result

  1. Data is successfully added

Actual result

  • Data isn't added in Postgres
  • Throws error
{"hint":null,"details":"Key (id)=(3) already exists.","code":"23505","message":"duplicate key value violates unique constraint \"mqtt_acl_pkey\""}
@marla-singer
Copy link
Contributor Author

Closed is as resolved

@ghost ghost removed the in progress label Feb 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants