Forums

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

Filter Issue Scope(AQL) issue email address reporter

BOUKHELKHAL Sara
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
August 31, 2023

Hello everyone,

As you can see below, I would like to replace ${reporter} with a variable that contains the reporter/current user email address. Can anyone help me please?

 

Thank you,

firefox_3MzJ1xawtT.png

firefox_9z1KEtf0Tc.png

 

3 answers

0 votes
Rodney Dsouza _Atlassian Certified Expert_
Contributor
September 4, 2024

I believe it will only work for the "Display Name" of the reporter, not email address, e.g.

"Primary User Display Name" = ${reporter.label}

This is a bit odd considering Jira/Atlassian does most things with the email address of users, not Display Name.

 

You can also user just ${reporter} on the right side of above, assuming the left side is referring to an Object attribute type of type User.

 

This is document here: https://support.atlassian.com/jira-service-management-cloud/docs/configure-the-assets-object-field/#Filter-using-system-fields-from-within-the-issue

 

Remember to to use the $ syntax here and not the double curly braces, which is for smart values.   

0 votes
paul_ellison
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
March 17, 2024

Hi @BOUKHELKHAL Sara - did you resolve your issue? I am having the same issue. Unfortunately, ${reporter.emailAddress} is not working for me either.

0 votes
Dam
Community Champion
September 4, 2023

Hi @BOUKHELKHAL Sara 

As I see in the documentation here: https://support.atlassian.com/cloud-automation/docs/jira-smart-values-users/

the email address of the reporter can be accessed using (with capitol A for Address) : 

{{reporter.emailAddress}}

But I'm not sure it will work on the AQL filter... I didn't test it. 

I hope this helps.
Dam.

Suggest an answer

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

Atlassian Community Events