Custom event not working in notification scheme

Allen Culpepper October 11, 2022

I created a new Event called  "Notify Blocked Owner"

I added it to the notification scheme for the project to email a single user (testing) and a custom user picker field.

I created a Scriptrunner listener (Fires an event when condition is true)  (which fires the event "Notify Blocked Owner" when the issue is created or updated if that custom field is changed. This works correctly per the execution history shown in Scriptrunner.

But alas, no email notification is ever sent. I didnt think I need a workflow post function as the listener should fire it. What am I missing?

 

Screen Shot 2022-10-11 at 2.38.27 PM.png

1 answer

1 accepted

1 vote
Answer accepted
Florian Bonniec
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
October 11, 2022

Hi @Allen Culpepper 

Are you testing with your user ?

It my be possible that if Notify My Change is set to false, you do not receive notification because you are the one that have trigger the event.

 

Regards

Allen Culpepper October 11, 2022

Doh! That was it! Thank you.

Suggest an answer

Log in or Sign up to answer