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.
Application Error #401 on Copy Bug Version 1.0.0rc1
Moderators: Developer, Contributor
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.
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