Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Run rule once for multiple trigger

jprieto
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!
April 17, 2024

I am monitoring Jira items to trigger my rule when one of four field values are changed.  However, I'd like to only run the rule once if all four values change, not four times.  Is this possible? 

3 answers

1 vote
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 Leaders.
April 18, 2024

Hi @jprieto 

Short answer: no, however...

What actions does your rule do when one of four fields are changed?

If this is a one-time action, the rule could be triggered on a change to any of the four fields, and then immediately after the trigger use a condition to check if the action happened yet.  If not, proceed with processing.

Kind regards,
Bill

0 votes
Vijay Dadi
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.
April 18, 2024

@jprieto I guess you can do it,

 

When the rule is executed for the first time, have one flag on the issue and set it to True/Yes.

And add that field in your If condition.

Hope this helps !

Regards,

Vijay

0 votes
Kalyan Sattaluri
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.
April 18, 2024

What do you mean all four values change? 

You could in theory do a lot of if conditions to check specific combination of values in these 4 fields and only continue forward if needed...

But if I have to guess your requirement, (which is lengthy to explain my i am guessing either these combinations will be a lot or includes free text field or you want it extensible) .. my immediate answer is No.

My suggestion instead is for you to do rethink your physical process and workflow so you dont need such a trigger.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events