Edoardo Vacchi created DROOLS-3282:
--------------------------------------
Summary: Should not move to next AgendaGroup even if current is empty
Key: DROOLS-3282
URL:
https://issues.jboss.org/browse/DROOLS-3282
Project: Drools
Issue Type: Bug
Reporter: Edoardo Vacchi
Assignee: Edoardo Vacchi
return nextRule != null && (!ruleAgendaItem.getAgendaGroup().equals(
nextRule.getAgendaGroup() ) || !isHigherSalience(nextRule));
--
This message was sent by Atlassian Jira
(v7.12.1#712002)