Unique Key violation detected by database
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2018 09:11 PM
Hi All,
Iam getting an error while order catalog item 'Unique Key violation detected by database (Duplicate entry 'in_process' for key 'a_str_3').
Any suggestion?
Regards,
Kaka Nayeem
- Labels:
-
Scripting and Coding

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2018 09:25 PM
Hi Kaka,
These errors are typically results of some misconfigurations. Unique key violation comes when there is already record in the system with the same primary key. I am guessing you made some changes or updated some scripts because of which this is happening.
Please share a screenshot where exactly you are getting this error message.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2018 09:48 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2018 12:31 AM
Check your business rules.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2018 06:29 AM
Hello gaurav,
I am facing the same issue while inserting incident record and state is automatically changing to on hold