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-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
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