As a follow-up to 169367, I think that user should receive a notification when his e-mail is converted into issue.
Can it be achieved somehow without turning on notifications about "My Changes"?
Hi Silver,
I think the best solution for you would be to use the JIRA Enterprise Message Handler plugin, (JEMH), which would allow you to tailor notifications and also send notifications to non-JIRA users who create issues in the application via email, so I'd recommend you give it a go and see whether it fits your needs or not: https://marketplace.atlassian.com/plugins/com.javahollic.jira.jemh-ui
All the best,
John
There's no any built-in solution? Some custom workflow for instance?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
There is the ISSUE_CREATED event which fires when issues are created, but your JIRA users may have opted out of telling them what they just did (gets old quickly). If you want to add a postfunction to the ISSUE_CREATED event you could probably script something, see script runner.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
JEMH has two approaches to notification of issue creation, your description seems to match the simpler JEMH Configuration approach, for non-JIRA users, this means they can get a 'thanks, we got it' message, and hear nothing more. You can optionally use both approaches, enabling say the ISSUE_RESOLVED event to let them know you're done.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.