tessus / mwExtensionMantis

MediaWiki Extension:Mantis
https://www.mediawiki.org/wiki/Extension:Mantis
GNU General Public License v2.0
2 stars 6 forks source link

add option 'resolution' to filter tickets #27

Closed tessus closed 7 years ago

tessus commented 7 years ago

/ref #26 /cc @pedwik

takes a list or a single value, ignores not existing resolution names

Example:

<mantis>
status = all
show = id, category, severity, status, updated, summary, resolution
resolution = wont fix, blah, not a bug
</mantis>