Hi,
We want to have multiple inbound email addresses in a Jira SM project - the idea being that we will have one per IT team as a simple way to raise tickets by forwarding emails.
We then want to assign the appropriate Assignment Group dependent on the email address, with all other fields being the same.
We have set up the email addresses, and I can see that we could have a specific Request Type per email with the Assignment Group defaulted differently for each - however this seems inefficient, and means that any future changes would have to be applied to all of the Request Types.
Instead, we would like to use an automation rule for any new tasks to populate the Assignment Group based on the email address via which it has been received - however I can't see that this is actually captured anywhere.
Can anyone advise?
Many thanks,
Richard
Hi,
There is a smart value that contains the email address the mail was sent to:. Actually not really a smart value but a property that is set on the issue that you can access:
{{issue.properties."request.channel.email.source".value}}
This should help you with triage in the automation rule.
Jeroen
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.