The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
I have issues coming into several e-mail addresses, which are then forwarded to the JIRA e-mail. Is there any way to create an automation around that?
Example: All e-mails sent to gdpr@company.com should be forwarded to the person responsible for GDPR.
Do the from emails resolve to the Reporter or in some manner captured in the created issue? If so then you should be able to use Automation to assign them based upon that info.
Do you mean if the original recipient is shown as sender in the received e-mail in JIRA, then the answer is no. The original sender is shown as sender. The forwarding service forwards the mail as-is.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
no I meant the original sender is maintained which it seems to be the case. So the original sender is recorded as the Reporter of the issue, correct? If so then automation would be something like this...
trigger - issue created
condition - if/else block inspecting reporter (issue field condition Reporter = xxxxx)
action - assign issue based on reporter (edit issue assignee)
each reporter would have a condition and action
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I think I have a similar query here. We have several email ALIASES all redirecting to the same email INBOX. This inbox is connected to Jira Service Cloud that creates a new issue/ticket for each new email received. eg. support@ourdomain.com and gdpr@ourdomain.com both redirect to the same inbox/Jira email handler.
We would like to create an automation rule based on the recipient (not the sender) of that email (eg. if recipient = gdrp, do this, else if recipient = support, do that)
I doubt it is possible without using a mail handler extension but maybe there is a workaround?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.