Hi,
is possible to customize incoming email parser in order to detect the correct issue not with issue key in email's subject but with custom field in email's subject?
Example
issue key XXX-555 with custom field issueNumber IN05/2014
Is possible to customize incoming mail parser in order to accept emails with subject:
IN05/2014 - New incoming email
instead of subject
XXX-555 - New incoming email
Thank you in advance
Regards
Not off-the-shelf. The built-in email handlers rely purely on the subject line containing the issue key.
You will need to find or write a new email handler that can read the incoming fields and parse them. JEMH is the one I'd always reach for on this.
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.