Hi,
We would like to close all existing old bugs in bulk irrespective of the status How can we do this from backend (using update query)
Please help
Thanks
We would like to close all existing old bugs in bulk irrespective of the status
Moderators: Developer, Contributor
Re: We would like to close all existing old bugs in bulk irrespective of the status
very simple, change the status field to value 90 for those bugs that fit your selection in table mantis_bug_table 

Re: We would like to close all existing old bugs in bulk irrespective of the status
If a complete closing should be simulated via direct database access, the field last_updated should be updated and also the history table.