[jboss-jira] [JBoss JIRA] (DROOLS-1613) NPE when evaluating a DMN decision table with multiple outputs and one of the outputs has wrong type

Tibor Zimányi (JIRA) issues at jboss.org
Mon Jun 12 09:08:00 EDT 2017


Tibor Zimányi created DROOLS-1613:
-------------------------------------

             Summary: NPE when evaluating a DMN decision table with multiple outputs and one of the outputs has wrong type
                 Key: DROOLS-1613
                 URL: https://issues.jboss.org/browse/DROOLS-1613
             Project: Drools
          Issue Type: Bug
          Components: dmn engine
    Affects Versions: 7.0.0.Final
            Reporter: Tibor Zimányi
            Assignee: Edson Tirelli
             Fix For: 7.1.0.Final


When I have a decision table with hit policy Priority and multiple outputs and I change one of the outputs in a rule to a wrong type, the evaluation ends with NullPointerException. 

E.g. having output entry like this: 
<outputEntry id="_7f03803d-2636-40ab-8346-7fd7f38ab695-3">
    <text>1</text>
</outputEntry>

I will provide PR for this. 



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)



More information about the jboss-jira mailing list