Forums

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

Will it trigger the event updated when the Status transite to another with Scriptrunner Listener

chenxiwang September 3, 2021

I'd like to receive the post notification when an isssue created or status updated.

 

I've tried to add the Scriptrunner listener to listen to the "event - issue created” and "event - issue deleted",  and then I am able to receive the post when an issue created or deleted.

 

But I also want to get the post when the status transited from one to another, if I can make it with adding the "event - issue upadted"?

As someone told me that the "event - issue updated" will only listen to the updates of the parameters but not the status changes.

Looking forward to your help, thanks a lot

1 answer

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 Leaders.
September 3, 2021

Have a look at the workflow - in the transitions, look for the post-functions, you will find they all have a post-function for "fire event" - that's what you'll need your listener to listen for!

Suggest an answer

Log in or Sign up to answer