I have setup the Email This Issue Mail Handler to create new issues or comment on existing. I chose the "Create or Comment Issues (Supports Split Regex) " proccesing strategy.
It works well, when a comment is created, but does not work when a new issue is created from Mail. The Mails are not splitted after the Regex expression.
The regex is:
/=====+/
What can we do to split the Mail Body when creating a new issue from mail?
Hi!
as i know split regex does not work on new issue creation
you can go other way and set fields in creation. There you can set command like "put all info after =====+" in invisible fields or something like that.
cheers!
Hi Stas, thank you for your suggestion, but this doesn't help. I set up an Fields initialization rule to split the Mail and set the Description with JETI, but then JETI does not remove the double empty lines from Outlook Mails. Is there a way to fix that? Because it looks hard to write a regex with group matching that splits the empty lines and split the body after the 5 "=". Cheers!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Benjamin! I thought that Outlook mails has regex like "-------Outgoing message-------". and what if message will come from other mail client? Cheers!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
We don't care about other mails, in this MailAccount :-)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Oh. all messages comes to your jira mailbox only from 1 mail acc? so just use mail settings to change regex. or use newline and endline symbols in split regex detection (cant remember them now)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Split regex does not work in issue creation :-), Field initialization rules do only support machtching groups.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.