I want to determine the time spent by members of a team with something like:
Identify the worklogauthors team membership:
worklogAuthor in membersOf("Team[Development Team 8]")
From there, I can use that to filter out the effort in worklogtimespent
But I cant seem to build a JQL query that works to identify the team memberships. Anyone know how to do this?
Hi @Rich Wilkins , the function membersOf() searches based on the members of a particular group as shown here , it's not possible for teams yet, there's a feature request to address this for teams: https://jira.atlassian.com/browse/JRACLOUD-81400
A shame. Thanks for the response. Hope they bring this for DC as well.
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.