Determine why an email is processed as a comment on an existing ticket (instead of creating a new ticket)

お困りですか?

アトラシアン コミュニティをご利用ください。

コミュニティに質問


Platform Notice: Cloud - This article applies to Atlassian products on the cloud platform.

要約

This article will help you determine why an email was added as a comment on an existing ticket, instead of creating a new ticket. 

Confirm the necessary items are present in the email

Once an email is received in a service project, Jira will perform a 2-step check:

  • Condition-1: Jira will look for a valid Issue Key in the mail subject. If present, then the email will be processed as a comment on the existing ticket. 
  • Condition-2: Jira will scan the Message-IDs in the 'In-Reply-To' and 'References' headers of the email and perform a lookup in its database - if there is a match, then the email will be processed as a comment on the existing ticket.
  • If both the above condition fails, then Jira will create a new ticket.
  • Note: Jira will allow comments on an existing ticket, only when the Email Sender has the required permissions to add comments on the ticket. Else, a new ticket will be created for the email. 

Here are the steps to validate the above conditions manually:

  • Go to Project Settings → Email Requests. Click on 'View Logs'.
  • Search for the Issue Key which you would like to check. You will see the list of emails processed in the ticket.

Condition 1:

This is straight forward - check if there is any Issue Key present in the Email Subject. 

Condition 2:

Below are the steps to gather Message-ID from an Email:

Now, here are the steps to compare the Message-IDs:

  • Search for the Issue Key which you would like to check, under Project Settings → Email Requests → View Logs. You will see the list of emails processed in the ticket.
  • Download the email-in-question (the email, which you want to know why it was processed as a comment). Open it using your Mail Client, view the Email Headers and fetch the Message IDs listed under 'In-Reply-To' and 'References' headers.
  • Download the first email (on which the Issue was created), open it using a Mail Client, view the Email Headers and fetch the Message-ID. 
  • Compare it with the previously fetched Message-IDs (from the email-in-question) to see if there is a match. If yes - this is the reason why the Email was added as a comment. 
  • Repeat the previous step for all the emails received before the email in question. 

If you're unable to find a match in Message-ID, or if you need further assistance, contact Atlassian Support



最終更新日 2024 年 11 月 25 日

この内容はお役に立ちましたか?

はい
いいえ
この記事についてのフィードバックを送信する
Powered by Confluence and Scroll Viewport.