Hello,
Since the update mantis 1.2.11 to 1.2.15
It is imposible to move a ticket from a project to another.
Error message: This is a duplicate file. Please delete the file first.
Can you help me?
imposible to move a ticket from a project to another
Moderators: Developer, Contributor
imposible to move a ticket from a project to another
- Attachments
-
- error duplicate file.JPG (34.21 KiB) Viewed 10056 times
Re: imposible to move a ticket from a project to another
Do you store your attachments in database or in file system?
There will be some bugs fixed in 1.2.16 which might be related to your issue, e.g. http://www.mantisbt.org/bugs/view.php?id=15572
There will be some bugs fixed in 1.2.16 which might be related to your issue, e.g. http://www.mantisbt.org/bugs/view.php?id=15572
Re: imposible to move a ticket from a project to another
Hello,
I updated my Mantis to Mantis 1.2.16 Dev.
Still can not move a ticket.
I updated my Mantis to Mantis 1.2.16 Dev.
Still can not move a ticket.
- Attachments
-
- Version Mantis.JPG (34.66 KiB) Viewed 10020 times
Re: imposible to move a ticket from a project to another
My store is in a file system
Re: imposible to move a ticket from a project to another
I was not able to reproduce the issue.
I tried with two projects where both projects are configured to use the same directory to store attachments.
I tried also two projects where the projects use different directories to store attachments.
I tried with two projects where both projects are configured to use the same directory to store attachments.
I tried also two projects where the projects use different directories to store attachments.
Re: imposible to move a ticket from a project to another
error occurs when the ticket has three or more attached file
Re: imposible to move a ticket from a project to another
I was also not able to reproduce your problem with three attchments.
Did you check web server / PHP / database log files for warnings or errors?
Do you get any errors or warnings when running admin/check.php?
Additional information listed below may be useful:
- Exact version of PHP, Database, Web server and Operating System
- Relevant customizations (e.g. changes in config_inc.php, etc)
- Installed plugins or custom functions ?
- Was the MantisBT source code modified in any way ?
Did you check web server / PHP / database log files for warnings or errors?
Do you get any errors or warnings when running admin/check.php?
Additional information listed below may be useful:
- Exact version of PHP, Database, Web server and Operating System
- Relevant customizations (e.g. changes in config_inc.php, etc)
- Installed plugins or custom functions ?
- Was the MantisBT source code modified in any way ?
Re: imposible to move a ticket from a project to another
- version PHP 5.3.5
- version Apache 2.2.17
I left a version Mantis 1.2.11 not customize to version 1.2.15
and i had no problem with the version 1.2.11
- version Apache 2.2.17
I left a version Mantis 1.2.11 not customize to version 1.2.15
and i had no problem with the version 1.2.11
Re: imposible to move a ticket from a project to another
atrol wrote: Did you check web server / PHP / database log files for warnings or errors?
Do you get any errors or warnings when running admin/check.php?