Hi,<div><br></div><div>If a rule is not allowed to fire by an AgendaFilter the whole ruleflow stops.</div><div><br></div><div>I've created a small test case (attached). It contains:</div><div> - one DRL file with one dummy rule that is in some ruleflow-group. </div>
<div> - one RF file with three nodes ('start', 'ruleflow group' and 'end')</div><div> - a program that starts the process, and calls fireAllRules with custom agenda filter.</div><div><br></div><div>
Once the program is executed the ruleflow will stop inside the ruleflow-group. If I remove the agenda filter it works as expected (the ruleflow finishes).</div><div><br></div><div>Tested with Drools 5.0.1.<br></div><div><br>
</div><div>Is this a bug or am I missing something?</div><div><br></div><div>Best regards,</div><div>Michal</div>