Pop Multiple Issue Handler
| Name | Pop Multiple Issue handler |
|---|---|
| Version | 1.0 |
| Author(s) | Marcello Braucci |
| Home Page | http://www.pronetics.it |
| Download Location |
Description/Features
This handler reads the usernames found in the mail body, separated by a spece, new line or tab character, and creates an issue from the mail (exaclty like the internal pop create issue handler), for every username found, setting it as the assignee of the issue.
Installation
Just copy the jar in the WEB-INF/lib dir of your atlassian-jira installation and edit the WEB-INF\classes\services\com\atlassian\jira\service\services\pop\popservice.xml, adding the handler:
<value> <key>com.pronetics.jira.services.messagehandlers.CreateMultipleIssuesHandler</key> <value>Create Multiple Issues Handler</value> </value>
Screenshots
Screenshots |
|---|
| There are no images attached to this page. |

Comments (2)
Apr 18, 2007
Daniele Raffo says:
Note: This is an handler for a Jira POP/IMAP service, not a plugin as it was or...Jul 09
Des says:
sources and jar are attached, see tools menu on upper left of page.sources and jar are attached, see tools menu on upper left of page.