Create Multiple Issues Handler

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

Labels

extension extension Delete
email email Delete
handler handler Delete
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.
  1. Apr 18, 2007

    Daniele Raffo says:

    Note: This is an handler for a Jira POP/IMAP service, not a plugin as it was or...

    Note: This is an handler for a Jira POP/IMAP service, not a plugin as it was originarily specified in its "Labels:" tag.

  2. 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.