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

select email template per project

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Duplicate
    • None
    • Email notifications
    • None
    • 4
    • 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.

      NOTE: This suggestion is for JIRA Server. Using JIRA Cloud? See the corresponding suggestion.

      file this under the "per project customizations" header.

      The new notification scheme stuff is very sweet. Allows just about limitless flexibility when customizing who gets sent notifications.

      But, you can't customize what gets sent. The same template gets used in all cases.

      It's quite possible that for a given project (or set of projects) I want a completely different sort of email sent. Maybe I have some boilerplate text that I want included only for those projects. Or I want to limit the fields that get sent.

      One way of doing this would be to extend the NotificationType interface to include a way of giving the template for a given event type. So, in addition to having

      List getRecipients( ..)

      you'd have something like

      String getTemplate(String action)

      { .... }

      Then I could write my own notification scheme that did what I wanted.

            Unassigned Unassigned
            28a9e6a89167 joe dane
            Votes:
            49 Vote for this issue
            Watchers:
            23 Start watching this issue

              Created:
              Updated:
              Resolved: