Forums

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

How to set custom field value via email

thrinesh reddy August 13, 2014

Hi,

I have created jira issue via email as per https://confluence.atlassian.com/display/AOD/Creating+Issues+and+Comments+from+Email#CreatingIssuesandCommentsfromEmail-Createanewissueoraddacommenttoanexistingissue

How can i set custom field values through email at the time of issue creation itself. Please help in this regard.

Thanks,

Thrinesh.

1 answer

0 votes
Nic Brough -Adaptavist-
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.
August 13, 2014

You can't.

Not with the standard email handlers, they only do the basics.

You need to find or write your own handler that can read your incoming email and deal with the extra fields you want to update. I always reach for JEMH when this question comes up, simply because it will do what you need. https://marketplace.atlassian.com/plugins/com.javahollic.jira.jemh-ui

Suggest an answer

Log in or Sign up to answer