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 for Reporter in Organization

Mark Hostetler
Contributor
August 19, 2019

I'm attempting to perform a JQL query of tickets opened by customers in a particular organization.

So far I'm at 

reporter.property[organization] = 'Legal"

 But not getting any results. 

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

11 votes
Answer accepted
Cody Stevens
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.
August 19, 2019

Hey @Mark Hostetler

You would want the JQL to look something like this. The first part in bold is what is specifying that the reporter is apart of the provided organization(s).

reporter in organizationMembers(Test) AND project = CTSDOG AND resolution is EMPTY AND "Request Type" is not EMPTY
TAGS
AUG Leaders

Atlassian Community Events