[
https://issues.jboss.org/browse/DROOLS-1678?page=com.atlassian.jira.plugi...
]
Kris Verlaenen updated DROOLS-1678:
-----------------------------------
Sprint: 2017 Week 36-37, 2017 Week 38-39, 2017 Week 40-41 (was: 2017 Week 36-37, 2017
Week 38-39)
Unary test "in" defined before variable throws NPE
--------------------------------------------------
Key: DROOLS-1678
URL:
https://issues.jboss.org/browse/DROOLS-1678
Project: Drools
Issue Type: Bug
Components: dmn engine
Affects Versions: 7.1.0.Final
Reporter: Tibor Zimányi
Assignee: Edson Tirelli
Fix For: 7.4.0.Final
Having this DMN test with Unary test defined:
{code:java}
{ test : in x, y : 20, x : [10, 20, 30], result : test( y ) }.result
{code}
The test fails on NPE with the following stacktrace:
https://gist.github.com/baldimir/630c68e766285e430a1755924ea9a66b
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)