]
Geoffrey De Smet updated JBRULES-2295:
--------------------------------------
Fix Version/s: 5.4.0.Beta2
(was: 5.4.0.Beta1)
Negation does not work propertly with events of positive duration
------------------------------------------------------------------
Key: JBRULES-2295
URL:
https://issues.jboss.org/browse/JBRULES-2295
Project: Drools
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: drools-core, drools-core (fusion)
Affects Versions: 5.1.0.M1
Reporter: Maciej Prochniak
Assignee: Edson Tirelli
Fix For: 5.4.0.Beta2
Attachments: NotDuringFailTest.java
when using rules such as 'during' with negation, the rules fires immediately.
e.g.
rule Test
when
$a : A()
not B(this during $a)
then
...
end
Even if A has positive duration, the rule fires just after A is inserted into working
memory
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: