Hi All.
As per the title I need help with Atlassian email handlers.
We mostly use the "Create a new issue or add a comment to an existing issue" but need the feature of "Add a comment before a specified marker or separator in the email body" to use the Regex to remove old email replies from comments via email?
So basically we need the functionality to create and comment via email to jira, but also need to strip out old email reply?
Is there any way?
This is the regex i'm using -
Thanks In Advance
Warren
Hi Warren,
you can write custom email handler plugins. And you can use this logic of stripping there.
And again you can also do new add-on to the functionality , if you want.
Thank you, I will have a look into this option.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Warren,
This should help you a lot in writing the plugin :
https://bitbucket.org/atlassian/tutorial-jira-add-email-handler/src
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I think JEMH offers this functionality : https://marketplace.atlassian.com/plugins/com.javahollic.jira.jemh-ui
I don't know if this is possible with the basic mail handlers.
Best regards,
Peter
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This will not work for our company as we do not have budget for paid plugins.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
The following plugin
which you can find from atlassian market place may help you, or other wise look into this link
https://confluence.atlassian.com/display/JIRA/Creating+Issues+and+Comments+from+Email
Hope this Helps!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Sorry Nitram...This option is too old and seems there is no support for this plugin, Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Have you looked into this one too https://confluence.atlassian.com/display/JIRA/Creating+Issues+and+Comments+from+Email
check whether it helps u.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Nitram, Sorry not helping...thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Its interesting, you seem to want a 'current' plugin, and support, but dont wan't to pay for it. Somethings got to give...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Andy Brook,
"Something's got to give..." Yes, indeed, We would love you use JEMH...But in the company I work for we do not have budget for your "Paid" Plugin, So therefore I have to look for alternatives until such time.
I hope this clears things up between us. I still dont have a solution to removing images coming into to JIRA via email signitures such as your md5 method, but until I find a method which is free/not costly will just won't have such features.
There's a possibility I may have figured out a method to adding due dates via emails automatially, how ever I am still in testing.
So please understand why I have to look for alternatives.
Kind Regards,
Warren
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.