All my conditions in one rule are true but the “then” statement does not execute
I have two rules:
All my conditions in one rule are true but the “then” statement does not execute
I have two rules:
Drools lock-on-active does not fire rule
I have this just small example and I expected to have execution of two rules, but only one (RULE 1) fired. what’s wrong on this?
drools version 7.74.1
java 8