-
Bug Report
-
Resolution: Won't Fix
-
L3 - Default
-
None
-
7.8.6
-
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.