Projects (beta): Excluding a field value in a grouped view should hide that group #5224
Unanswered
JasonTheAdams
asked this question in
Projects and Issues
Replies: 1 comment 1 reply
-
|
We're just starting with iterations (sprints) too, and right now have 3, but when we get to 23, I assume the view that groups by iterations will get very wide, and the option to hide empty iterations following an applied filter (such as |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
We have a a view that groups by the status. In this view, we want to only show statuses that are active (new, in progress, and so forth). Completed items should not show up, so they were excluded.
I found, though, that the "Completed" group is still visible, though, it's just always empty. This makes for unnecessary visual clutter. The group should be hidden entirely if it's excluded.
Beta Was this translation helpful? Give feedback.
All reactions