Uploaded image for project: 'Jira Cloud'
  1. Jira Cloud
  2. JRACLOUD-1986

select email template per project

XMLWordPrintable

    • 4
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      NOTE: This suggestion is for JIRA Cloud. Using JIRA Server? 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: