-
Bug
-
Resolution: Done
-
Major
-
7.34.0.Final
-
None
-
2020 Week 10-12 (from Mar 2)
-
4
-
NEW
-
NEW
In case of executable-module, a Map constraint with a literal value on left hand side:
Person("Value" == itemsString["Key"])
generates redundant double-quotations hence results in a compile error.
org.drools.modelcompiler.util.EvaluationUtil.areNullSafeEquals("Value", "_this.getItemsString().get("Key")")