The mantis we are using is Mantis 1.0.0a3.
We have upgraded the Mantis from old version without any problem.
One specific problem which we have is that when any developer in my team tries to access the alloted bug to him, the following error pops up.
APPLICATION ERROR #401
Database query failed. Error received from database was #2000: Unknown MySQL error for the query: SELECT *
FROM mantis_bugnote_table
WHERE bug_id='212'
ORDER BY date_submitted 0
But If the administrator opens the same bug then there is no problem....
Even after making the user administrator, the same problem persists.
Earliest Help would be appreciated.
APPLICATION ERROR #401
Moderators: Developer, Contributor
Problem solved.
I feel the problem is when you upgrade from old version. I just recreated the new users and gave them the old user id in the database manually and now everything is working fine. So this upgrade from old version issue has to be looked into by the developers....