Steps to re-create:
I have double checked the notification scheme for 'Issue Commented' and 'Issue Updated' events, and for both recipients are associated.
A notification e-mail is not sent. Is this normal or a bug?
Hi Sameera,
Have you verified your outgoing mail server settings?
Does JIRA send out notifications on other events (other than "Issue Commented" and "Issue Updated"?
Do you have any custom build events or listeners managing notifications?
Do you use any notification related plugins?
The fact that it doesn't end up in the mail queue means that the event isn't fetched by any listener or service.
The logs should say something about this...
Hi Tommy,
I have verified outgoing mail settings. They are OK.
For other events JIRA sends e-mails. Also, in following situations JIRA sends e-mails.
We have custom events and event listeners. However these have no relationship with the standard events. Event listners just capture the custom events.
We do not use any notification related plugins. I must have a look at the logs as you have mentioned.
Thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Sameera,
I am not able to receive mails for event notification. In Notification Helper, it show that event has been triggered and recipient received an email but which is not the case. Even the mail is not queued in Mail queue.
I tried to send test email which is working fine.
Can you let me know what all steps you followed?
Thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Is the jfs plugin installed including the patch? Please see here
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
We have already installed the patch.
Thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Can you disable the jfs plugin and see if this problem is gone. If so, I guess you need some support from quisapps.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes, once JFS is disabled the mail was sent, but the exception still appeared. We have forwarded this to QuisApps.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I checked the logs and found these lines. Looks like the problem is with a plugin we have installed in our test system.
2013-04-26 13:35:12,887 http-8080-4 WARN shaakunthala 815x562x1 11ey1dq 172.25.94.211 /secure/QuickEditIssue.jspa [labs.remoteapps.webhook.WebHookRegistrationManager] Failed to publish web-hooks for event com.atlassian.jira.event.issue.IssueEvent java.lang.NullPointerException 2013-04-26 13:35:12,977 http-8080-4 ERROR shaakunthala 815x562x1 11ey1dq 172.25.94.211 /secure/QuickEditIssue.jspa [jira.fieldsecurity.mail.JFSMailQueueImpl] java.lang.NullPointerException 2013-04-26 13:35:12,980 http-8080-4 ERROR shaakunthala 815x562x1 11ey1dq 172.25.94.211 /secure/QuickEditIssue.jspa [jira.fieldsecurity.mail.JFSMailQueueImpl] java.lang.NullPointerException
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yeah, the logs might help us here.
Remember that you can increase the logging level if needed : https://confluence.atlassian.com/display/JIRA/Logging+and+Profiling
The "Issue Updated" should trigger a notification if everything is setup correctly.
Let us know what the logs says.
Br
Tommy
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Looks like there's a problem with a plugin. I'll add highlights of the logs as a comment to the question.
Thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi, please notice this: https://answers.atlassian.com/questions/221270/jira-not-firing-issue-commented-on-incomming-mail
I AM aware the situation is not the same, but JIRA does have a wierd way of handling "Issue Updated" and "Issue Commented"..
The question is weather JIRA thinks is "Issues Edited" or "Issue Commented" - a test onmy 6.1 instance, it gives a "updated an issue" for Your senario....even though he commented it...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
if there are no mails queued it is likely that an error has occured before. Please check the atlassian-logs if you find something at the time when the mails should have been sent.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I did not check the logs (catalina). However, during multiple attempts, I immediately viewed the Mail Queue after each update is made. There were no e-mails queued.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
do you see any errors in the logs?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I have already set this value to 'Notify me'. But the e-mails are not being sent.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
was the recipient the one who made the comment. Please check if the user has in his profile "Do not notify me" under my changes.
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.