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: 

Add comment via e-mail with only the most recent text being added to the issue

Albert Narusberg
October 24, 2016

I want to configure a JIRA project so that when users reply to notifications, only their comment that they make via e-mail is reflected in the JIRA issue and not the whole e-mail thread. I created a mail handler for "Add a comment before a specified marker or separator in the email body" handler type, but still the comment that is added to the issue gets all of the "old" stuff from the e-mail. My regex for the marker is /From:*/ or simply /From:/

Someone on my team told me there is a way to modify some configuration file on our JIRA server, but I could not find any details on the Atlassian Answers. Can someone please help.

 

Thank you, all!

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Albert Narusberg
October 28, 2016

So I found the solution for this problem in this article: https://confluence.atlassian.com/jirakb/how-to-strip-the-old-reply-data-from-incoming-email-when-using-outlook-223218415.html

Method 4 worked for me.

 

Cheers!