-
New Feature
-
Resolution: Fixed
-
Major
I'd like this plugin to support fallback filters, that can be used to do one of the following things:
- include all jobs in a view if no jobs have been included by previous filters
- exclude all jobs from a view if all jobs have been included by previous filters
An unit tested implementation of this is provided in the attached patch.
When using filters to only show failing/building jobs on a Build Monitor View, this can be used to show all successful jobs when none are failing/building.
The provided patch was committed to the Subversion repository in the commit with revision 41369. The latest release of this plugin is 1.26. This will be included in the next release if it's not reverted before that.