-
Bug
-
Resolution: Done
-
Major
-
None
-
7.26.0.Final, 7.31.0.Final
-
2020 Week 01-03 (from Dec 30)
-
-
-
NEW
-
NEW
The constraint like the following does not match when using executable model.
rule "Double nnn" when f : Fact( doubleVal in ( 100, 200, 300 ) ) then ... end
This rule can fire if executable model is not used.
- is cloned by
-
RHDM-1194 in evaluators for type Double does not work with executable model
- Closed