-
Type:
Bug Report
-
Resolution: Won't Fix
-
Priority:
L3 - Default
-
None
-
Affects Version/s: 7.8.6
-
Component/s: dmn-engine
-
None
The JavaDoc for DmnDecisionRuleResult says that getEntry() returns "null if no value exists for this name". However, from the code and testing in real project I see that it actually throws NullPointerException.