When we update an issue's custom field we are getting error like below
-------------
Database query failed. Error received from database was #1062: Duplicate entry '51-154543' for key 'PRIMARY' for the query: UPDATE mantis_custom_field_string_table
SET value=?
WHERE field_id=? AND
bug_id=?.
Please use the "Back" button in your web browser to return to the previous page. There you can correct whatever problems were identified in this error or select another action. You can also click an option from the menu bar to go directly to a new section.
--------------------
But we do not have duplicate values. So not sure what was the issue. Please help.
Thanks
When we update an issue's custom field we are getting error
Moderators: Developer, Contributor
-
- Posts: 60
- Joined: 31 May 2017, 12:45
Re: When we update an issue's custom field we are getting error
did you check the database itself?