Please response tot he question number 3 above.
Hi @Mua Ly ,
The other fields for the issue type must be optional, because the email channel can only process the Summary (populated from the email's subject line) and Description (populated from the email's body) fields. If other fields are required for the issue type, the email handler won't be able to create the issue, as it won't know what to put in those fields.
The only other fields you can affect directly via email are the Reporter and Participants, based on putting people in the To or CC fields of the email itself.
As @Foo Guan Sim - ServiceRocket mentioned, you'll need to use an app if you want to extend the email handling capabilities in Jira Service Management Cloud . You'd want to look at an app that has some way of delineating custom fields in the email body, or parsing out text to go into custom fields.
You could also consider using Jira's Automation to look through the body of the email (transformed into the Description field when the issue is created) and use regular expressions or pattern matching to find information and populate any custom fields you need filled out. The fields would still have to be optional or else issue creation would fail, but the Automation could save you some time in the long run if it's able to find the information you need in the email and put it in a custom field.
All that being said though, if you truly need some information provided during issue creation (if you're considering required fields), the safest methods to ensure that would be:
Both these methods allow you to control which fields someone needs to fill out when they're creating an issue.
Cheers,
Daniel
@Mua Ly I think you're in the wrong section of Community mate. This is the best place to get answers to your questions: https://community.atlassian.com/t5/Jira-Service-Management/ct-p/jira-service-desk .
Just to save you some time, the answer you are looking for requires JEMH. See: https://community.atlassian.com/t5/Jira-questions/How-Email-contents-are-mapped-to-the-issue-fields-what-should-be/qaq-p/419707
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Foo Guan Sim - ServiceRocket right on - I've moved this part of the thread from the original place it was posted to its own question in the Jira Service Management part of Community.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I do not know. My experience is limited to Jira Software; I have no experience with Jira Service Manager.
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.