Page 1 of 1

When we update an issue's custom field we are getting error

Posted: 24 Jun 2024, 16:16
by shanthini.g
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

Re: When we update an issue's custom field we are getting error

Posted: 24 Jun 2024, 16:27
by cas
did you check the database itself?