Create issue from email based on content of the subject in JIRA

Tarun Sapra
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
February 6, 2013

Hello,

is it possible to create issue from an incoming email based on the subject of the email i.e.

if subject contains "XYZ" then issue of type K should be created but if subject contains "ABC" then issue of type tyle L should be created?

Thanks,

Tarun

2 answers

1 accepted

1 vote
Answer accepted
Alejandro Conde Carrillo
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.
February 6, 2013

You can do this using a paid plugin: JIRA Enterprise Mail Handler.

Please read Creating Issues and Comments from Email and Use Project Auto Assign from Subject for more information.

Andy Brook [Plugin People]
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.
February 8, 2013

The existing Auto Assign from Subject is one way to codify an association to a project, but the exact solution so to allow keyword matching from the subject. This is being implemented right now, and will be available in 1.3.1 in the next week or so. It will be a further 'mapping rule' available through Project Mappings. For an idea on how Project Mappings work (repalce domains with subject keywords for the parallel) with email domains, see https://javahollic.atlassian.net/wiki/display/JEMH/Use+Project+Mappings

0 votes
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
February 6, 2013

Not natively. Alex has pointed you at the built-in handlers, but they will not map issue types, they use the project default or the type set in the handler config, they don't read the email for a type.

The advanced email handler, JEMH does support this. Or you could write your own handler (if you're going to try anything clever with email, seriously consider JEMH)

Suggest an answer

Log in or Sign up to answer