[jboss-jira] [JBoss JIRA] (DROOLS-1439) DMN engine is eagerly evaluating variables in unary test lists

Edson Tirelli (JIRA) issues at jboss.org
Mon Feb 13 21:28:00 EST 2017


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

Edson Tirelli commented on DROOLS-1439:
---------------------------------------

Fixed in PR: https://github.com/droolsjbpm/kie-dmn/pull/39


> DMN engine is eagerly evaluating variables in unary test lists
> --------------------------------------------------------------
>
>                 Key: DROOLS-1439
>                 URL: https://issues.jboss.org/browse/DROOLS-1439
>             Project: Drools
>          Issue Type: Bug
>          Components: dmn engine
>    Affects Versions: 7.0.0.Beta6
>            Reporter: Edson Tirelli
>            Assignee: Edson Tirelli
>            Priority: Critical
>             Fix For: 7.0.0.Final
>
>
> When entering test in decision table, we usually omit the “=” characters. If there is nothing, it is assumed to be an equal test. When executing with Redhat, this works fine except if I use variable to do the testing. In that case, I need to put the “=” sign for the execution do produce the proper result, otherwise when the value is equals I get null.



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



More information about the jboss-jira mailing list