[jboss-jira] [JBoss JIRA] (DROOLS-3282) Should not move to next AgendaGroup even if current is empty
Edoardo Vacchi (Jira)
issues at jboss.org
Thu Nov 8 09:15:01 EST 2018
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)
More information about the jboss-jira
mailing list