Hello team...I am trying to run a report that will include the reporters email addreswess...when I run report I cannot seem to get a field that will show the email address (I have tired reports email address and requesters email address...and nothing shows up). Is there a smart value or JQL statement I can use? Please advise
Hi @Rob You can use smart value :-
{{reporter.emailAddress}}
I dont think in JQL there is any column which store reporter email address. You can do one thing write an automation rule and capture reporter email address in a custom field and then you can add that custom field column in JQL search you will reporter email address and export it.
Hope it works for you!
Thanks
V.Y
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.