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: 

Jira automation - Does Fields change by update trigger when field change by automation?

Laura Hanna
Contributor
November 8, 2024

I have an automation rule that updates a main ticket fields based on criteria.

So it edits the story.

But, I then I have another rule, that if "value changes on fields" on story then...

But, it is not triggering.

 

So, basically, does "Values Change for" on edit. Does that catch a previous rule that, "edited" the story to update that field?

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

5 votes
Answer accepted
Bill Sheboy
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.
November 8, 2024

Hi @Laura Hanna 

By default, the actions of one rule do not trigger other rules.  That is to prevent errors and looping situations.

When you intentionally want one rule's actions to trigger others, please enable this option in the rule details for the "downstream" rule:

Check to allow other rule actions to trigger this rule. Only enable this if you need this rule to execute in response to another rule.

 

Kind regards,
Bill