We're shocked, stunned and not a little amazed and seriously need help!
We installed mantis 1.1.8 ( a clean install, no upgrades) and have been using it for over 3 weeks. Suddenly issues disappeared!
When we try to insert their number in the view issue link of another issue, we get this report:
APPLICATION ERROR #1100
Issue 57 not found.
Please use the "Back" button in your web browser to return to the previous page. There you can correct whatever problems were identified in this error or select another action. You can also click an option from the menu bar to go directly to a new section.
Please help!
We need them back!
ugogo
------
Mantis: 1.1.8 - Upgrading to 1.2.3
PHP: Latest
SQL: Latest
OS: Linux
Thanks for that information. Yes, they are misising from that table. So I've downgraded the other two administrators to managers and disallowed everyone so that they cannot delete issues.
Is there anywhere I can view a log of who deleted issues? The changelog link just gives me a blank page.
Thanks!
ugogo
------
Mantis: 1.1.8 - Upgrading to 1.2.3
PHP: Latest
SQL: Latest
OS: Linux
ugogo.info wrote:
Is there anywhere I can view a log of who deleted issues? The changelog link just gives me a blank page.
AFAIK there is no way to get this information with "normal" tools. Deleting an issue deletes all of it including the entries in the history table.
If it is important for you, maybe someone with a deep knowledge of database is able to recover the information.
Please use Search before posting and read the Manual
I've just had this same issue. Many of our issues have just disappeared. How could this have happened? I find it hard to believe that someone went in and willy nilly deleted random issues.
I don't know if this will help you, but I have been experimenting trying to replicate what caused them to disappear, and I think I figured it out.
I made a new project, then created issues in that project.
Then I deleted the project, expecting the issues to moved up to the parent project.
But they weren't, they just disappeared.
I remember at the time I was re-organising the hierarchy of our projects, so I guess that is how our issues went missing.
Did that help at all?
ugogo
------
Mantis: 1.1.8 - Upgrading to 1.2.3
PHP: Latest
SQL: Latest
OS: Linux
ugogo.info wrote:Hi sjenkinsdc
Then I deleted the project, expecting the issues to moved up to the parent project.
But they weren't, they just disappeared.
Ouch. Unfortunately for you, I think Mantis did the right thing -- deleting a project should delete its issues, just like moving a project to become a 'child' of another project should ... move the defects with it.