I have a requirement where I need to create JIRA tickets automatically based on emails to a specific email ID .
We already have a email id in place where if we send email , JIRA gets auto created . Next requirement is :
We are mainly doing it to create JIRA tickets based on Production issues alert emails so that it is assigned to correct component lead?
Can you please let me know how can this be done
Hello,
You could do it out of the box, if you have the Jira Service Desk installed. You could use the Jira Service Desk Automation feature.
If you do not have the Jira Service Desk, then you would need a plugin like Email This Issue or Enterprise Email handler.
Or you could do it with the Power Scripts add-on:
You could write your own email handler to set required fields:
Hi
I use JIRA 4 in my organization . That too from URL .
When you say JIRA service desk installed . Is there any installation needed for that ?
And What kind of role will i need to run email handler ?
Thanks
Saurav
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I am not sure about Jira 4.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Alexey Matveev How could one use the Jira Service Desk Automation feature to accomplish this task. I'm tasked with a similar problem whereas I would like to add a component to a ticket based on what alias email ID the ticket was sent to.
For example, if an email was sent to apples@fruit.com, we would like to add the #apples component, but if the email was sent to oranges@fruit.com (alias address to apples@fruit.com), we would like the #oranges component assigned to it.
Any and all assistance is very much appreciated!
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.