Hi There,
I have set a new JIRA mail handler and deligated to a particular project in Jira which if a user sends an email to X@compay.com it will create a new issue under the respective JIRA project.
But I want also after the issue has been created in JIRA project, Jira sends a confirmation email to the sender that the issue has been created and here is the issue ID.
Like a confirmation email that on the subject line shows the Jira Issue ID.
Could you please advise how can I configure this functionality?
Best,
Sanaz
By default, the sender of the email will be marked as the Reporter for the issue. So you can configure the notification scheme of the project to send mail to Reporter for the Issue Created event (will be there by default).
You can also assign a user to whom the email can be forwarded in case the mail is not processed by Jira for any reason. Check the 'Forward email' section here
One caveat- the sender of email must be a Jira user. Otherwise the default creat user in the email handler will be reporter and be notified.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I tried to add a post function "Email This Issue" after creating a ticket.
but it does not seem to work!
And also complaining to:
"Move function down right before or after firing the event"
which I tried and moved it right at the create issue but no luck!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The 4th step listed in the post function already triggers the Issue created event (id =1) so you don't have to add it again. You need to verify the notification scheme of the project whether the 'Reporter' is added there to the event.
And last check the permission of the user trying to send the mail, whether he has both Create Issue and Browse project permission in the project permission scheme.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Gikku,
I have removed the post function which I added yesterday, and instead checked the notification, there is a notification to notify the reporter if the issue has been created.
I have tested up again, and I don't receive any email.
I also opened up a ticket with JIRA support, unfortunately, they are pretty slow in responding!
every 24 hours one respond you can see from their end!
Still waiting on their response.
I will post here once I figure what I am missing on the configuration.
-S
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi all,
In case if you happen to face the same issue as mine, here is the resolution:
First, make sure you have the "Notification Scheme" configured with the respective JIRA project.
Then:
Thanks a lot for all your help and responses.
Best,
Sanaz
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.