Hi,
is it possible to change a value of a custom field (for example an ID) by mail.
Scenario:
A ticket already exist with the ID 1. Now, the person behind ID 1 will write an email and so he can change the value to ID 2. A mailhandler is already configured.
Is it possible? How does it work?
Kind Regards,
Christian
Not off-the-shelf.
JIRA's standard mail handlers do, at best, "create or comment" - for an incoming email, they can:
Setting fields, updating issues and so-on can't be done with the mail handlers as shipped. You need to find/write an email handler if you want to do this. Personally, I always reach for the the JEMH add-on if I'm doing anything clever with emails, but there are others in the marketplace to have a look at.
Hi Gabrielle,
thx for your answer.
Any other opinions?
Kind Regards,
Christian
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This is a Security Risk and your email may not allow you to do it.
This means the email will send a POST (script/javascript/exe whatever your choice is) message to JIRA that will trigger updates and I don't know any email that supports that kind of feature because then again, it's a security issue.
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.