Question about Rule Machine - Rule Actions - Required Expression? C8 v2.3.9.162

If I have Rule 1 run the actions of Rule 2, will the required expression of Rule 2 have to be satisfied for Rule 2 actions to run?


Please provide your hub model (C7, C8, etc.) and its platform version from Settings>Hub Details.

Check out the following post for help troubleshooting problems and gathering details that will help others to identify and solve the problem you are experiencing: ‼ READ FIRST - Before Posting in Get Help


No. "Run Rule Actions" simply runs the actions of the specified rule and will do so regardless of any Required Expression. [EDIT: Except as described below.]

2 Likes

Not quite. If the Required Expression has the option to Cancel Pending Actions when false, the actions of the called rule will not run. There is a bug in so far as when this happens, there is no log entry provided to say that this is what happened (well, didn't happen).

3 Likes

I found a workaround with a private boolean.

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.