The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

E-mail notification not working (after workflow changes)?

Thomas Kury
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
February 27, 2015

Hello everyone,

I'm unable to get the notifications working as they should in a custom workflow. 1 example:

I have the starting transition from creating the issue to the status "open". In this case no notification is generated. When changing the status to "assigned" I receive a notification

Both transitions fire the "generic event" in the post-function which should suffice according to my understanding. The notification scheme is just a duplicate of the default scheme until now so the "create issue" and "assign issue" is set to author, assignee, and observer.

 

What am I missing? Best regards, TK

3 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Thomas Kury
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
March 1, 2015

Hey guys,

thanks for your replies. Actually it was a combination of both and I messed this up. Sometimes it helps to start from scratch instead of copying an existing scheme smile Best regards, TK

0 votes
Thomas Schlegel
Community Champion
February 27, 2015

Hi Thomas,

do you get notifications from your own changes? You can change this in your profile settings.

If not, then you don't get any notifications if you create the issue by yourself.

Hope this was the missing thing.

Regards

Thomas

0 votes
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
February 27, 2015

>Both transitions fire the "generic event"

That's the important thing.  The email notification scheme is a set of rules for telling people about stuff, and the rules are all basically "event happens, so send email to...".  So, your transitions are firing generic events, so that's what you need to set up in your notification scheme.  I suspect your scheme has no recipients for generic events.

Comments for this post are closed

Community moderators have prevented the ability to post new answers.