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

Ability to have options to disable survey and mobile app links from batch notification email

XMLWordPrintable

    • 21
    • 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.

      Summary

      From Jira 8.4.0 (batchers-1.3.1.jar) below message are added in footer.

      Jira is improving email notifications, share your feedback!
      Get Jira notifications on your phone! Download the Jira Server app for Android or iOS.

      There is a way to remove survey from footer by editing "templates/email/batch/html/footer.vm" in batchers-x.x.x.jar but need to update every time when user upgrade Jira.

      • Customizing email content (batched notifications)
        footer.vm
        <td align="left">
            $i18n.getText('issue.update.batch.mail.footer.survey', [$links.survey])<br>
            $i18n.getText('issue.update.batch.mail.footer.mobile', [$links.androidApp, $links.iOSApp])
        </td>
        

      Suggestion

      Having other disable option that is not affected by upgrade, for example Enable or Disable GOT FEEDBACK button.

              apawelczyk Artur Pawelczyk (Inactive)
              tsuzuki@atlassian.com Tomoko Suzuki
              Votes:
              48 Vote for this issue
              Watchers:
              47 Start watching this issue

                Created:
                Updated:
                Resolved: