]
Hiroko Miura updated DROOLS-3556:
---------------------------------
Summary: 'update' works differently than 'modify' when using dialect
"mvel" with property reactive (was: behavior of update is different from modify
with dialect "mvel" + property reactive)
'update' works differently than 'modify' when using
dialect "mvel" with property reactive
------------------------------------------------------------------------------------------
Key: DROOLS-3556
URL:
https://issues.jboss.org/browse/DROOLS-3556
Project: Drools
Issue Type: Bug
Components: core engine
Affects Versions: 7.14.0.Final
Environment: - Red Hat Decision Manager
- 7.2.0
Reporter: Hiroko Miura
Assignee: Mario Fusco
Priority: Major
Labels: support
Attachments: updatePropertyReactive.zip
Behavior of 'update' is different from 'modify' when dialect
"mvel" is sued with property reactive.
When using update() after fact modification, the same rule is continuously executed even
though the condition no longer match.