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!
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!
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.