Application Error #401 on Copy Bug Version 1.0.0rc1
Posted: 27 Jul 2005, 19:07
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.
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.