-
Bug
-
Resolution: Done
-
Major
-
None
-
7.43.1.Final
-
None
-
2020 Week 40-42 (from Sep 28)
-
4
-
Undefined
-
NEW
-
NEW
-
---
-
---
When a constraint expression has multiple properties, standard drl (MvelConstraint.calculateMaskFromExpression()) enlists only the first property for property reactivity (e.g. 'age' in the below case) while executable model can react on both.
$p : Person( age > salary )
- is cloned by
-
RHDM-1462 STANDARD_DRL property reactivity doesn't recognize multiple properties in an expression
- Closed