Forums

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

Is it possible to populate ticket fields from an request that has been emailed in?

Jason Huntowski June 11, 2020

I am trying to figure out if there is a way to populate any of my request form fields when intaking the request via email? I have too many users who won't want to use the portal and would like to ultimately have them just email their requests in. Where it isn't the end of the world that only summary and description are going to be populated on create, I was wondering if there was a way to put in some automation that would be able to read a key:Value pair or something like that? If we wanted to populate a field like "Due Date" from the email, could we instruct them to put Due Date: 06/11/2020 on the email and then have a script or automation strip it from the body and add it to a field called Due Date? I am sure there may be add-ons such as script runner that would help with this, but looking for more out of the box stuff.

 

Thanks!

 

Jason

2 answers

0 votes
Trudy Claspill
Community Champion
June 11, 2020

Hi Jason,

You might be able to use Automation For JIRA to do this. I found a post talking about the idea, but haven't tried it myself.

https://community.atlassian.com/t5/Marketplace-Apps-Integrations/Pulling-information-out-of-description-using-Automation-For-Jira/qaq-p/652783

0 votes
Joshua Sneed Contegix
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 11, 2020

Hi Jason,

Not really. Out of the box Jira Mail Handlers are thin on logic, can't parse key:value pairs, and performs the following:

  • Sender -> Reporter
  • Subject -> Summary
  • Body -> Description

Something like Jira Enterprise Mail Handler (JEMH) can parse emails (regex / key:value pair / others) to populate specific fields. It's not a perfect system because 'errors' in the email may cause JEMH to process it incorrectly, but it bring the 'key:value' automation you are looking for.

Ok, fine. You said no plugins... disable the mail handler and force your customers into the portal so the logic can be performed by them. Cheers!

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events