Dear All,
We are facing issue about growing bug database. Is there any feature in Mantis to automatically delete closed issue after a while (like 90 days after closure) in order to save room? is this feature automatically compact database?
Best regards
Archiving old bugs
Moderators: Developer, Contributor
Re: Archiving old bugs
Nood2403 wrote:Is there any feature in Mantis to automatically delete closed issue after a while (like 90 days after closure) in order to save room?
Re: Archiving old bugs
How can this be achieved? is there any "how to" and/or plug-in?
Re: Archiving old bugs
you can create a small php script yourself and take care of the deletion.
Then schedule this script to run daily/weekly/monthly, whatever you like.
Then schedule this script to run daily/weekly/monthly, whatever you like.