Hi all,
A few days or weeks ago, 2 projects of the same user (manager right) in my organisation have totally dissappeared of mantis database.
We are trying to find the right DB save in order to restore it...
I have 2 questions :
- is there a export / import tool to reload the bugs from one DB to another ?
- is there a log in Mantis to see when the problem occurs (I guess it is probably a wrong admin task).
Thanks in advance for your help.
Regards,
Gregory
Mantis V1.0.1
project disappearing
Moderators: Developer, Contributor
Re: project disappearing
Not provided by Mantis but by your SQL server.El_Greg wrote:Hi all,
A few days or weeks ago, 2 projects of the same user (manager right) in my organisation have totally dissappeared of mantis database.
We are trying to find the right DB save in order to restore it...
I have 2 questions :
- is there a export / import tool to reload the bugs from one DB to another ?
By example:
mysqldump > file.sql
mysql < file.sql
No I don't think so. You can look into the Apache logs.- is there a log in Mantis to see when the problem occurs (I guess it is probably a wrong admin task).
Want more plugins to customize Mantis?
=> http://deboutv.free.fr/mantis/
Mantis: 1.1.0, 1.1.0a2
PHP: 5.0.4
SQL: MySQL 5.0.19
OS: Linux
=> http://deboutv.free.fr/mantis/
Mantis: 1.1.0, 1.1.0a2
PHP: 5.0.4
SQL: MySQL 5.0.19
OS: Linux