Not able to sort on multiple users in a backlog view. We get a view of all members of a team or a single person. How can we get a list view of 2-n users?
I suppose you want to filter for multiple users, rather than sort? You are probably running into the problem that quick filters are always combining with an AND relationship.
If you have certain groups of users that you know you would like to combine in a search (e.g. because they form a (sub-)team), you could pre-define a quick filter for that purpose. If you have e.g. a Superhero team that consists of Nic, Jack and John, add a quick filter to your board like this:
Assignee IN (Nic, Jack, John)
If you can't predefine groups like that, you'll have to work with individual filters and work on a user by user basis.
Hope this helps!
Thank you Walter - yes, you are spot on. The solution you provide is what I need.
Grateful to you,
-Glen
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Awesome, @Glen Christensen - glad to hear! Could you be so kind to mark this answer as accepted? - That makes it easier to find online for people with a similar question!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.