[jboss-jira] [JBoss JIRA] (DROOLS-2075) Allow empty output cell on DTs

Edson Tirelli (JIRA) issues at jboss.org
Fri Oct 27 17:56:00 EDT 2017


Edson Tirelli created DROOLS-2075:
-------------------------------------

             Summary: Allow empty output cell on DTs
                 Key: DROOLS-2075
                 URL: https://issues.jboss.org/browse/DROOLS-2075
             Project: Drools
          Issue Type: Bug
          Components: dmn engine
    Affects Versions: 7.4.1.Final
            Reporter: Edson Tirelli
            Assignee: Edson Tirelli
             Fix For: 7.5.0.Final


Currently the compiler raises an error if an output cell of a decision table is empty. E.g.:

 <semantic:outputEntry id="_9ad23b6a-67fb-47b1-84a2-98e7859154e6">
          <semantic:text/>
</semantic:outputEntry>

Change the compiler to accept that and treat the result as being null.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jboss-jira mailing list