-
Bug
-
Resolution: Done
-
Major
-
7.1.0.Beta2
-
-
NEW
-
NEW
Empty values in ScoreHolder support are translated as null in source code. If you have a look on some score holder (e.g. holder) null values are not acceptable for
public void addSoftConstraintMatch(RuleContext kcontext, int softWeight);
.