Hi all!
I have a Kanban board configured to show stories, tasks, and bugs which is the level that is right for us at the moment. I'd like to extend the "Only My Issues" filter to also show stories in which the current user has a subtask assigned to them.
Basically the logic of "for each story on the board, look at all subtasks, if any are assigned to current user, show this story".
Is this possible, even though we're filtering out sub-tasks in this board?
Thanks!