-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Minor
-
Component/s: view-job-filters-plugin
-
None
-
Environment:Jenkins: 2.555.1
View Job Filter Plugin: 406.va_0ec67147ee2
All jobs in our Jenkins environment are multibranch pipeline jobs. I am attempting to create two custom views. The first should show only enabled multibranch pipeline jobs. The second should show only disabled multibranch pipeline jobs.
I have tried numerous combinations of filters fromĀ simple single filters such as Status = Disabled to more complex ones using unmatched and matched values. I either see all jobs regardless of status or no jobs.
How do I create the two views I need
- Show only disabled multibranch pipeline jobs
- Show only enabled multibranch pipeline jobs