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

SQL queries fail on rack entries #17

Closed
tomaskir opened this issue Jan 3, 2020 · 1 comment
Closed

SQL queries fail on rack entries #17

tomaskir opened this issue Jan 3, 2020 · 1 comment

Comments

@tomaskir
Copy link
Contributor

tomaskir commented Jan 3, 2020

How to replicate:

  • Created an empty Rack
  • Added a passive element - patch panel
  • Changed patch panel position
2020.01.03 19:52:58.378 *E* [db.drv             ] SQL query failed (Query = "INSERT INTO racks (height,top_bottom_num,id) VALUES (?,?,?)"): Duplicate entry '0' for key 'PRIMARY'
2020.01.03 19:53:28.398 *E* [db.drv             ] SQL query failed (Query = "INSERT INTO racks (height,top_bottom_num,id) VALUES (?,?,?)"): Duplicate entry '0' for key 'PRIMARY'
2020.01.03 19:53:58.417 *E* [db.drv             ] SQL query failed (Query = "INSERT INTO racks (height,top_bottom_num,id) VALUES (?,?,?)"): Duplicate entry '0' for key 'PRIMARY'
2020.01.03 19:54:28.437 *E* [db.drv             ] SQL query failed (Query = "INSERT INTO racks (height,top_bottom_num,id) VALUES (?,?,?)"): Duplicate entry '0' for key 'PRIMARY'

@zev333
Copy link
Contributor

zev333 commented Jan 7, 2020

Should be fixed by this commit: 1d389cd
Is included in last 3.1.297 patch release

@zev333 zev333 closed this as completed Jan 7, 2020
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