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.
There is another open feature request with more votes:
https://jira.atlassian.com/browse/JRACLOUD-81400
Please also upvote that one!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.