[jboss-jira] [JBoss JIRA] (DROOLS-2543) "?" doesn't work with multi-conditions in decision table

Matteo Mortari (JIRA) issues at jboss.org
Fri May 18 10:10:00 EDT 2018


     [ https://issues.jboss.org/browse/DROOLS-2543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matteo Mortari reassigned DROOLS-2543:
--------------------------------------

    Assignee: Matteo Mortari  (was: Edson Tirelli)


> "?" doesn't work with multi-conditions in decision table
> --------------------------------------------------------
>
>                 Key: DROOLS-2543
>                 URL: https://issues.jboss.org/browse/DROOLS-2543
>             Project: Drools
>          Issue Type: Bug
>          Components: dmn engine
>    Affects Versions: 7.7.0.Final
>            Reporter: Tibor Zimányi
>            Assignee: Matteo Mortari
>
> When having multivalue cell in DMN decision table with this values: "? > 10, 90", FEEL compilation fails with the following output [1]. This multivalue works when it is closed in brackets like this: "(? > 10), 90" or when the condition order is switched like this: "90, ? > 10". 
> Reproducer can be found here [2].
> [1] https://gist.github.com/baldimir/d6f51198696e4f2b84d3eb0aaf2a9815
> [2] https://github.com/kiegroup/drools/pull/1898/files#diff-388002c5a2500f2ec492118306fe86c2R474



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



More information about the jboss-jira mailing list