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

Enable auto-response from email-based issue creation

XMLWordPrintable

    • 1
    • 5
    • 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.

      We've got an email mailbox set up and we're using the com.atlassian.jira.service.services.imap.ImapService "Create Issue Handler" to create issues. We'd like an automatic reply to be sent saying that an issue was created and providing the user with a link to that issue.

      Modifying the notification scheme will not work. Here's the problem: when the handler creates the issue, it tries to match the email address against an existing user. If it finds one, it makes that person as the reporter. There's a user preference that allows people to choose whether they want to be notified about their own changes, however. By default, people do NOT get an email based on their own changes (and this is most people's preference). No amount of tinkering with the notification scheme will override this.

      What we need here is for the email-based issue creation to ignore the user preference and send the issue creation notification email regardless.

            Unassigned Unassigned
            81035e918722 DaveT
            Votes:
            39 Vote for this issue
            Watchers:
            24 Start watching this issue

              Created:
              Updated: