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 Query to list all tickets where the reporter is not the creator on Jira server

Sue Webber
July 20, 2022

If anyone can assist me with a JQL query to list all tickets where the reporter is not the creator (ie tickets reported on behalf)

2 answers

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

1 vote
Answer accepted
Dave Mathijs
Community Champion
July 20, 2022

Hi @Sue Webber ,

unfortunately, that is not possible natively in Jira.

A third-party app like ScriptRunner for Jira has an issueFunction that does compare both values.

Dave Mathijs
Community Champion
July 20, 2022

Thanks to accept the answer if it helped solving your question.

0 votes
Sue Webber
July 20, 2022

Thank you @Dave Mathijs 

 

I have ScriptRunner, will investigate there, was hoping for an easy way with JQL