How to retrieve email address using scripted field in script runner

VF May 19, 2016
 

1 answer

0 votes
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
May 19, 2016

You can simply use user.getEmailAddress() - but you'll need to think about where to get the user object from.

VF May 19, 2016

We want email address of the requester from the service desk portal. I don't have much idea of scripting. Basically based on domain name of the email address we want to classify service desk customers

Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
May 19, 2016

Mmm, I don't actually know how to get to the requestor of an issue off the top of my head.

  issue.getReporter() should get the reporter, but I'm not sure that's the same thing.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events