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
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.
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:
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!
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.