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”
3 Likes