-
Suggestion
-
Resolution: Duplicate
-
0
-
9
-
NOTE: This suggestion is for JIRA Cloud. Using JIRA Server? 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.
- duplicates
-
JRACLOUD-12650 There needs to be some way to send out an email acknowledgment for issues created via email handler
- Gathering Interest
- is related to
-
JRASERVER-21959 Enable auto-response from email-based issue creation
- Gathering Interest