Tree filtering#880

Subscribe to Tree filtering 1 post, 1 voice

 
Avatar Ondrej H 6 post(s) #2348

I’m using the built-in Planning tree that is structured as Sprint -> Story -> Task -> Bug. While I’d like Bug to be located directly under Sprint, I understand that’s not currently possible. Instead, I simply leave the Task and Story fields (not set).

If I then decide to filter the tree so it only shows information about the current sprint for a given user, I find that the user’s bugs aren’t showing up. The tree filter is set to:

[Filter Sprint by] Planning – Sprint is (Current Sprint)
[Filter Story by] Owner is John Doe
[Filter Bug by] Owner is John Doe

I assume the bugs get filterd out because they are not part of a story whose Owner is John Doe – they’re part of no story.

Is there a way to filter the tree so that all of John’s stories and bugs in the current sprint appear?

Ondrej