I am trying to filter two types of pipeline steps into one widget however when I use one it will filter fine but as soon as I try to add a second step it goes blank and I get “no matching tasks to show” Is there something specific I should be doing?
The default condition when using multiple filters is “all” - meaning the Task needs to match all filters to show up. Since it impossible for a task to belong to 2 pipeline steps at once no Tasks will match using “all”. You probably need to switch the filter condition to “any”