URL below says the JIRA mail handler refers to in-reply-to mail header to determine which issue JIRA should add an email as a comment to.
https://confluence.atlassian.com/cloud/creating-issues-and-comments-from-email-687219897
My question is where JIRA stores mail header information. (maybe in database?)
I want to know this to search missing emails which occasionally happen due to the header, like https://confluence.atlassian.com/display/JIRAKB/Comment+Handler+Is+Unable+to+Identify+Issue
NotificationInstance table.
Please note that comment mail handler first checks mail subject for any issue key, then checks the in-reply-to header and finally the References header in this table.
Thanks a lot!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
and according to this open ticket, the In-Reply-To check of incoming email function also broken:
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.