Mario Fusco created DROOLS-1348:
-----------------------------------
Summary: Unwanted firing modifying an event over a window:time
Key: DROOLS-1348
URL:
https://issues.jboss.org/browse/DROOLS-1348
Project: Drools
Issue Type: Bug
Components: core engine
Reporter: Mario Fusco
Assignee: Mario Fusco
Fix For: 7.0.0.Beta3
Steps to reproduce:
1. In a first rule pattern match on an event over window:time
2. In the consequence of the rule change the value of a field of that event
3. Have a second rule that shouldn't match the value of the field changed by the
former rule
4. This second rule fires even if it shouldn't
--
This message was sent by Atlassian JIRA
(v7.2.2#72004)