You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
I am trying to group issues into swim lanes by using labels. It works great with the exception of one thing that I was not expecting. If an issue has a label on it that is not being grouped on, then it will be included in the "All other issues" grouping, even though it is already included in one of the other groupings. For example, if my issue has just "Label1" and my grouping is "Label 1 issues", then that issue is included in that grouping and there are no "All other issues". However, if my issues has "Label1" and "Label2", then the issue is grouped into "Label 1 issues" and also appears in "All other issues". I would have expected the "All other issues" to only include issues not included into one or more of the defined groupings. Does that make sense? I know it's confusing, but very odd behavior. I could potentially create an "Everything" grouping that includes all the labels or an "Everything Else" grouping that contains all the labels I don't care about, but that seems weird and counter productive.