The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Create a issue for a e-mail

Douglas Oliveira
Contributor
February 22, 2022

Hello everyone,

I'm trying to create an automation for when Jira receiving an email from another platform creates an issue but it doesn't work, the automation only works if other people within the project send an email. I believe there is some block to creating questions from emails from other people who are not in the Jira project.
How can I resolve this?

 

Thanks in advance.

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

1 vote
Trudy P Claspill
Community Champion
February 22, 2022

If you are using the native email handler functionality, then the sender of the email must be a licensed Jira user with access to create issues in the destination project, if the destination project is a Software project.

If you want unlicensed users to be able to create issues by sending an email, then the destination project would need to be a Service Management project.

Alternately, if the email is being generated by the user using some intermediate application, look into if the intermediate application can be coded to set the email sender to a generic service account type of identity, while noting the actual user as part of the mail message. Then you can grant access to the generic service account instead of all the individuals that would be sending the emails through the intermediate application.