Application Error #401 on Copy Bug Version 1.0.0rc1

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
warde06

Application Error #401 on Copy Bug Version 1.0.0rc1

Post 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.
thraxisp
Developer
Posts: 509
Joined: 14 Feb 2005, 03:38
Location: Ottawa, Canada
Contact:

Post 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.
warde06

Post 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!
Post Reply