Page 1 of 1

We would like to close all existing old bugs in bulk irrespective of the status

Posted: 16 May 2023, 07:34
by shanthini
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

Re: We would like to close all existing old bugs in bulk irrespective of the status

Posted: 17 May 2023, 17:55
by cas
very simple, change the status field to value 90 for those bugs that fit your selection in table mantis_bug_table :mrgreen:

Re: We would like to close all existing old bugs in bulk irrespective of the status

Posted: 17 May 2023, 18:33
by atrol
If a complete closing should be simulated via direct database access, the field last_updated should be updated and also the history table.