Hi.
I need to parse incoming emails to issues. In particular, I'm interested in the extraction of sender email adress to the custom field, because I need to reply customers, which haven't jira account (auto creating account doesn't reasonable for me, too much sporadic customers).
Is there any free plugins like JEMH for Jira 6.0-6.1 or is it the only option?
https://marketplace.atlassian.com/plugins/com.javahollic.jira.jemh-ui
Maybe there's an easier way to solve my problem?
Thanks.
You can develop your own plugin, it really isn't that difficult. Try reading this tutorial and see if you can do it (you'll most probably want to use "messageUserProcessor.getAuthorFromSender(message)"). If not, Atlassian marketplace is your best chance.
Hi Tim,
I don't think that there's any free plugin that does this. And the only way to parse this would be by modifying JIRA's source.
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.