easy-rules icon indicating copy to clipboard operation
easy-rules copied to clipboard

Fix to Issue #377 - Added triggerListenersAfterEvaluate call in DefaultRuleEngine check

Open davismol opened this issue 3 years ago • 1 comments

Added trigger triggerListenersAfterEvaluate after every rules evaluation in doCheck method. At the moment it was just called in fire method so, we were not able for example to remove a Fact after rules evaluation when using the check method. Added related unit test in RuleListenerTest.

davismol avatar Jan 21 '22 08:01 davismol

Hi @benas , any chance to get this request evaluated?

davismol avatar Jun 07 '22 08:06 davismol