Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Ingesting email from a system to create tickets. With advanced fields

Soren Nielsen March 9, 2018

I need to create a Jira ticket from an email, this is simple enough, but I need to set the FixVersion when this ticket get created.

I have other people using this Jira project and they will select between multiple options when creating the ticket, but all the tickets created by this email handler has to be set to a specific selection, so I can't set the field to a default. It HAS to be set during creation (and the FixVersion is mandatory - so a validation is set in the workflow)

Have anyone set system fields or other fields like this during the ticket creation by email?

1 answer

0 votes
Alexey Matveev
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 9, 2018

You need to develop your own plugin, use Power Scripts to develop your own mail handler

https://confluence.cprime.io/display/JJUPIN/Mail+Handler

or use a email management plugin like Email this Issue or JEMH.

Suggest an answer

Log in or Sign up to answer