When a fact is updated invoking a method that cannot be associated to a specific property of the fact, the resulting propagation mask should have all the bits set. This mechanism is working with the java dialect but not with the mvel one.
- clones
-
DROOLS-6096 Updating a fact with a method not associated to a property is not disabling property reactivity in mvel
- Resolved