We currently have an incoming email handler to add a comment on Issues when someone replies to a Jira Notification. We used the Add a comment before a specified marker or separator in the email body option and used Split Regex '/\[1]/' as we have a system that adds an Email Signature on replies and the first part of the Signature is an image with a link to our website. In the comments this image comes across as '[1]' in the Jira comment where it identifies at the bottom that [1] is our website address. This works to filter out the rest of the email content and text from the signature but the images are still being added to the issue as attachments. Is there a Split Regex function that will drop everything past the first image?
I understand that this might prevent someone from sending an image as a comment but I'd rather have that then having the four images in our signatures being added to issues for each comment.
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.