Page 1 of 1

Application Error #401 on Copy Bug Version 1.0.0rc1

Posted: 27 Jul 2005, 19:07
by warde06
Mantis Version 1.0.0rc1
When I try to copy a bug from one project to another I receive the following error:

APPLICATION ERROR #401
Database query failed. Error received from database was #1062: Duplicate entry '1-11992' for key 1 for the query: INSERT INTO mantis_custom_field_string_table
( field_id, bug_id, value )
VALUES ('1', '11992', 'No')

It does create the copy, but it gives the error.

Posted: 27 Jul 2005, 19:39
by thraxisp
Could you please file this is as a bug in the tracker at http://bugs.mantisbt.org/ ?

Could you include some information about the custom fields associated with each project? It may be that we are copying information that can't be associated with the new project.

Posted: 28 Jul 2005, 14:14
by warde06
I posted the bug #6034.
I tried to include information about the project and the related custom field. If you need further information, please let me know.

Thank you for your help!