Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-464

Add the ability to configure mail sending according to actions

XMLWordPrintable

    • We collect Jira feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

      We have found that the included maillistener is sending out too many emails. E.g. if a developer changes the status of an issue from [Assigned] to [In Progress], he gets a mail himself teling about the change.

      I assume I can cirumvent this by making my own listener but it would be nice to have a simple matrix by which the email sending could be configured, e.g.

      There are three possible recipients of the emails: The reporter, the assignee and the watchers (those watching the issue).

      It ought to be possible to make a matrix where you could link which actions should e mailed to which recipients - as depicted below

      ---------------------------------------------------------------------

      Reporter Assignee Watchers
      Created x
      Assigned x x
      Commented x x x
      Updated
      Resolved x x
      Reopened x x x
      Closed x x x

      Notify on own changes [ ] Yes [x] No

      ---------------------------------------------------------------------

      The last option to avoid, e.g., the one providing comments to get an email with the comments.

      However, this would require the database (or a property file) to contain specific listener information which you might prefer to avoid ...

            mike@atlassian.com Mike Cannon-Brookes
            dd90ba6fe115 Mikael J?rgensen
            Votes:
            14 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: