Skip to content

Plugin that allows to purge issues based upon age/status

License

Notifications You must be signed in to change notification settings

mantisbt-plugins/Purger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Purgerplugin for Mantisbt

Plugin that allows to purge issues based upon age/status

Version 1.0.0 Copyright 2024 Cas Nuy

description

This plugin will purge issues in bulk so one does not need to use a tool like phpMyAdmin.
Just define the minimum Status the issues should have and give the date untill when all issues should be purged.
It will take into account the project selction made in Mantis itself.
NB
If you have not selected a specific project, it will review ALL issues.
If you select a project, it will also review the child projects.

Requirements

Mantis 2.x

Installation

Copy the Purger directory into the plugins folder of your installation.
After copying to your webserver:

  • Start Mantis as administrator
  • Select manage
  • Select manage Plugins
  • Select Install behind Purger 1.0.0
  • Click on the plugin name for further configuration (se below)

Configuration

  • Set access level (default = administrator)
  • Set minimum status level (default = Closed)

License

Released under the GPL v3 license.

Support

Please visit https://github.com/mantisbt-plugins/Purger

Changes

Version 1.0.0 31-03-2024 Initial release

About

Plugin that allows to purge issues based upon age/status

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages