Hi,
is it possible to show the e-mail adress from the reporter in JIRA.
I do not want to create for everyone who is writing a mail to my JIRA Mail adress a Useraccount.
Therefore I configured the Mailhandler with the default asignee as me....
Is it possible to show the E-Mail Adress somewhere?
Greets
What about a scripted field (have not tried it)
return issue.reporter.emailAddress
see https://jamieechlin.atlassian.net/wiki/display/GRV/Scripted+Fields#ScriptedFields-Scripting
Thanks for your answer.
I think he will return me my E-Mail adress because I'am the default reporter..
Or what do you think?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ah, you wrote default assignee. But now i understand. Then you need to handle it by your mail handler it needs to copy the mailaddress into some custom field. But I can't you help with that one.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks! That's what I thought about. Therefore I tried to configure E-Mail this Issue. Does anybody has some experience, if it is possible to configure such a field as sender E-Mail in JETI ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.