Hi Atlassian Community,
I'm looking for some advice on setting up an automation in Jira. I need to automatically update a custom field, "Vendor," based on the email domain of the reporter.
For instance, if the reporter's email ends with @atlassian.net
, I want the "Vendor" field to be set to the option "Atlassian."
Has anyone done something similar? Any tips or steps on how to configure this would be greatly appreciated!
Thanks in advance for your help!
From Atlassian support, I was advised to use the smart value {{reporter.emailAddress.split("@").last}}
, but I'm not entirely sure how to implement it. If anyone has experience with this or can provide a clear example, it would be incredibly helpful!
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.