Hi
is there a JQL syntax to query if a user is in an Atlassian Team? Using the issues value for the team field?
I can see the issues by
project = "IT Service Desk" and "Team[Team]" = b416af00-ce4e-4b80-90f2-b6f027d65bb2-1
But my users need the equivalent of
project = "IT Service Desk" and currentUser() isMemberOf("Team[Team]").
Hello @Tom Lister
The membersOf() function does not currently support Teams. There is a change request to which you can add your vote/comments:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.