-
Bug
-
Resolution: Done
-
Major
-
None
-
7.27.0.Final
-
2019 Week 38-40 (from Sep 16)
-
- See unit test PR
-
NEW
-
NEW
Under the conditions:
- executable-model
- "drools.propertySpecific" = "ALLOWED"
- A fact which has more than 128 properties
- A rule with "not" which joins facts
"not" doesn't match so the rule results in an unexpected firing (e.g. an infinite loop)
- is incorporated by
-
RHDM-1102 a fact with many properties causes a problem with "not" rule in executable-model
- Closed