Hello ,
Their is requirement to map/set fields from email message whenever ticket gets created using incoming mail handler .
Description of the mail consist .
fields in mail | field in jira issue |
created by | Reporter (value -ABC) |
Title | Service request title/subject -- will set the title of ticket |
Engagement | Engagement -- some value |
priority | priority -- low |
As per above data , whenever the mail is send in such way . the field in mail should get map to the existing jira custom fields with their value .
Could you please provide a scripted mail handler code for the Above Requirement.
Let me know if you need anything .
So from your list:
Less about your list:
There are several apps in the marketplace that can help you with this.
Thankyou for the information .
Could you give me some code from which i can split the description into parts and according to some match we can set the field.
It will be really helpful
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
A good starter for your own email handler is at https://library.adaptavist.com/entity/create-a-new-issue-using-a-mail-handler-script-and-set-the-epic-link-to-an-existing-issue-found-in-the-mail-body
This just looks at the epic link field, but the same applies for any custom field
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Join us June 26, 11am PT for a webinar with Atlassian Champion Robert Hean & Loom’s Brittany Soinski. Hear tips, stories, and get your burning questions answered. Learn how Loom makes training and enablement easier. Don’t miss it!
Register today
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.