With the new Teams feature in Jira I tried to filter all issues that are assigned to members of a team. I was hoping that the following functions would work:
assignee in membersOf("[Team Name]")
or
Team = [Team ID]
The membersOf works for user groups. Is there something similar for Teams that I am missing?
unfortunately, the membersOf function still doesn't work for teams. There is an open feature suggestion: [JRACLOUD-77746] The JQL function "membersOf" is valid only when used with the user Groups. - Create and track feature requests for Atlassian products.
The second JQL works like so: "Team[Team]" = ID
however, you would have to add the field "Team" to your Screens and actively fill that with the respective Team in addition to the assignee.
Hey Rebekka! Yeah not the best solution. Now with the teams feature here, it is essential that Jira delivers on the ticket you shared.
Thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I would love to have the membersOf() function for Teams as well. Thank you!
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.