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

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


    [ https://issues.jboss.org/browse/DROOLS-2075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13483072#comment-13483072 ] 

Edson Tirelli commented on DROOLS-2075:
---------------------------------------

[~fedor.gavrilov] , this needs fixing here:

https://github.com/kiegroup/drools/blob/master/kie-dmn/kie-dmn-core/src/main/java/org/kie/dmn/core/compiler/DMNEvaluatorCompiler.java#L491



> 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: Fedor Gavrilov
>             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