Forums

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

How to filter issues on the Assignee being equal to "Acceptance Tester" field?

Shady Makar November 7, 2022

Hi,

 

How can we filter on tickets that have the same assignee as the Acceptance Tester field? (its a field we created that can take users..just like assignee)

 

Thanks,

Shady

1 answer

1 accepted

1 vote
Answer accepted
Jack Brickey
Community Champion
November 7, 2022

Hi @Shady Makar ,

Native JQL will not perform field compares. There are a couple of options you could consider here. You could elect to add an add on application such as scriptrunner or similar or you might consider using automation. The idea with automation would be to create a custom field an update that field anytime the assignee matches your acceptance tester field. Basically you trigger on either one of those fields changing and then compare the two. If they are the same then your new custom field could be set to true. Then using JQ well you could look for all issues where your custom field is True. A bit of a hack but it is an option.

Bill Sheboy
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 Leaders.
November 8, 2022

Hi @Shady Makar 

Yes, and...to Jack's answer:

How often do you need to do this and for how many issues?  When infrequently, you could export the issues to a spreadsheet and perform the comparison there.

Kind regards,
Bill

Shady Makar November 8, 2022

Like at the end of the sprint, i wanted to evaluate that, but the more automated approach the better. I already built the automation to edit the labels and then I just have a dashboard that filters on that label.

 

Thanks @Jack Brickey and @Bill Sheboy 

Like Bill Sheboy likes this

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events