While creating issue from email, CC'ed users are added in watcher lists, but do not get notification from jira although Watcher I have added watchers to get notified in notification scheme.
Any help?
Natalie,
They are not receiving "Create Issue" event.
I tried admin-helper plugin, it shows they will notified.
Seems like Matt is right.
JEMH has similar issues, it works around these by firing a custom event after all fields, including watchers and more, are all set, then issue listeners that are driven by Notification Schemes work as expected. This approach was legacy but still has merit, does solve the problem described, but requires JEMH Event Listener to be used to catch that event (and not ISSUE_CREATED) to stop duplicates.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
So I guess the feature request for this would be here:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I would recommend you to use this add-on to help you figure out why they dont get notified.
https://marketplace.atlassian.com/plugins/com.atlassian.jira.plugins.jira-admin-helper-plugin
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I doubt that will help since it is checking notification schemes and groups. I suspect the problem is that the watchers are not expected to be added during creation, so if they get added late when creating from email they are not seen by the issue listener? Not sure.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Agree with Timothy, especially since you haven't specified *which* notification(s) they aren't receiving. :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Installing the debug listener might also help narrow down which (if any) event is fired
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Is there an open issue for this with Atlassian?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Huh, Notification Helper (which is awesome BTW), shows me this:
Status:
Darryl Lee receives notifications for the 'Issue Created' event
Darryl Lee does not get notified of their own changes. Learn more.
So is the CC->Watcher setting actually happening as a post-create step, perhaps, and it's being initiated as Me, and that's why I didn't get the notification? Because I did *not* create the issue, so I'm thinking JIRA adds me as a Watcher as me after the creation and therefore I don't get a notice. :-{
I guess if I had my preference set to get notified of my own changes I would've seen this.
But still, it's weird, because I didn't make the change. And anyways, does adding somebody as a Watcher even qualify as a change?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Meh. I changed my setting to Notify myself of my own changes, and had user try submitting another ticket via e-mail with me Cc'ed, and again, I got no notice of Issue Creation. This is on 5.0.7.
And yet Notification Handler says:
- <dl><dt>Event:</dt><dd title="Issue Created">Issue Created</dd></dl><dl><dt>User:</dt><dd title="Darryl Lee">Darryl Lee</dd></dl><dl><dt>Project:</dt><dd title="Edge Services">Edge Services</dd></dl><dl><dt>Scheme:</dt><dd title="blah">Default Notification Scheme</dd></dl><dl><dt>Issue:</dt><dd title="EDGE-593">EDGE-593</dd></dl><dl><dt>Status:</dt><dd>
Darryl Lee receives notifications for the 'Issue Created' event</dd></dl>
|
|
Darryl Lee is watching the issue EDGE-593 |
|
|
Darryl Lee is not the reporter |
|
|
Darryl Lee is not the current assignee |
|
|
Darryl Lee is not listed in the 'QA' field |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey Darryl, can you confirm that the other people who should receive email notification when the issue is created (besides the watchers) are receiving their notification emails properly? Just wondering if the event is firing at all.
Also, this sounds kind of dumb but did you check the event off of the create step to ensure that it's using "Issue Created"? It should be by default, but it's possible someone edited the event to be a different one.
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.