We have defined some "Teams" in the Team feature. What's the best way to filter to only work assigned to users in the respective teams? i tried to just filter by team and that displays nothing. Is it assignee =?
Hello @Kelly Lillis
Have you added the Team field to the issues and set the value for that field in the issues? You will have to do that in order to be able to filter for issues based on the Team.
It is not currently possible to filter for issues based on a user being a member of a Team.
i.e. You can filter for issues assigned to members of a user group:
assignee in membersOf(<group name>)
But it is not possible to put a Team Name into that filter. Instead you have to add the Team field to each issue and set that field. Then you can filter for issues based on the value in the Team field.
This is in the board view, Jira Software, Team managed
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.