Hi,
I would like to filter for issues and see the e-mail address of the assignees in the results.
Is this possible?
Best,
Martin
Hello @Martin Böhme,
Thank you for reaching out to Atlassian Community!
In order to show the email address of the assignee on the results, it will be necessary to use an automation rule to copy the email address and add it to a custom field, so the custom field can be added as a column on the filter results.
In the example below, I created a rule to run when the issue is assigned and when it happens a read only field is edited and the email address is added:
{{assignee.emailaddress}}
Hope this helps!
If you have any other questions regarding this matter, please let us know.
Kind regards,
Angélica
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.