Hey
I have a rule for which predicate is false. But when I call it from other rule is still running
Is this how it should be or is a bug?
Thanks
Larry
I think that is as intended, because when you run one rule from another it just runs the actions and bypasses the tests and conditions - unless there are conditional actions in the action blocks themselves.
1 Like