The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Ticket creation via email

Neeta Dubey
Contributor
May 7, 2014

I am using the mail handler service of JIRA for creating ticket via email which works fine however every time it reads the emails it creating a new ticket but not adding comment to the ticket. How is it possible to add the email as comment to the old ticket.

below are few details:

Mail Handler: create anew issue or add a comment to an existing issue.

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Answer accepted
Peter Van de Voorde
Community Champion
May 7, 2014

Hi Neeta,

You need the issue key in the subject line for JIRA to know it's a comment to an existing issue.

So for you it should have been something like this :

Subject : (OOOOIL1234-2) Test Ticket

Body : your comment.

Best regards,

Peter

Neeta Dubey
Contributor
May 7, 2014

Got it! Thank you :)