Actions
Defect #3685
closedkeep getting duplicate key error
Status:
Closed
Priority:
High
Assignee:
-
Category:
Database
Target version:
-
Start date:
2009-07-28
Due date:
% Done:
0%
Estimated time:
Resolution:
Invalid
Affected version:
Description
We keep getting this error when people try to create new issues:
ActiveRecord::StatementInvalid (PGError: ERROR: duplicate key violates unique constraint "issues_pkey" : INSERT INTO "issues" ("created_on", "start_date", "project_id", "estimated_hours",........
We think its because we have a pretty active system and they are colliding.
Actions