The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

JQL status was resolved by user in group

Zach Newman
Contributor
March 31, 2014

I want to filter issues resolved by any user in a certain group. I know you can do "status was resolved by 'user'", but you can't seem to do anything like "status was resolved by user in membersof('groups')". Is there any way to do this without listing each member out?

2 answers

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

3 votes
Answer accepted
Thomas Heidenreich
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
April 1, 2014

How about:

resolution changed by membersOf("jira-users") and resolution is not EMPTY

0 votes
Norman Abramovitz
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
April 1, 2014

On 6.2 this JCL executed even though membersOf was highlighted in red. It seemed to work though, but I only checked a couple of issues.

status was Open BY membersOf("jira-users")

TAGS
AUG Leaders

Atlassian Community Events