X-JEMH Header

The X-JEMH Header Field Processor allows a text payload to be solely concerned with content. This is particularly applicable/useful to automated integrations.

This field processor allows specific fields to be populated using the provided values in an X-JEMH- header.

Example usage

Here is an example email where this processor is used to set the issue key from the X-JEMH directive.  For an extensive list of supported field types, please see https://thepluginpeople.atlassian.net/wiki/spaces/JEMHC/pages/36438169.

MIME-Version: 1.0 Subject: Subject of the email goes here From: bob@example.com To: jemhcloud@example.com X-JEMH-issueKey: ISSUE-KEY Content-Type: text/plain; charset=UTF-8 This is the description/comment body of the email. It will not be considered as a directive by the processor!

Example Processing Report

Here is the Report that is processed when processing the above example email. Here you can see that it found the IssueKey within the header and then added this email as a comment on that issue.

Example Issue page

Here is the issue page when the example email is processed by the Profile. This shows that there is now a comment added to the issue: