Skip to main content

Hey!

 

I want to send a notification on Slack only when a Jira Cloud issue is moved to a certain stage by specific people. I created something like the example below, but it sends a notification on Slack for EVERY update, even when there's just a new comment or other changes. Is there any way to filter which type of update was made?

 

 

Hi @Jlaczynski 

Is there any way to filter which type of update was made?

The data from Jira would have to include data points about which field was changed or NEW/OLD values for data points to compare in a Filter step.

 

An alternative approach is to use a lookup table to log the current data for a Jira issue, but that may use lots of Tasks:

 


Hi @Jlaczynski 👋

Did you have any luck with updating the filter or trying that lookup table approach Troy suggested? 

Keen to ensure you’re all set so please let us know if you need any further help at all!


Reply