[jboss-jira] [JBoss JIRA] (DROOLS-1595) Fix the FEEL "in" operator to work with simple values and variables

Edson Tirelli (JIRA) issues at jboss.org
Fri Jun 2 18:19:00 EDT 2017


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

Edson Tirelli reassigned DROOLS-1595:
-------------------------------------

    Assignee: Matteo Mortari  (was: Edson Tirelli)


> Fix the FEEL "in" operator to work with simple values and variables
> -------------------------------------------------------------------
>
>                 Key: DROOLS-1595
>                 URL: https://issues.jboss.org/browse/DROOLS-1595
>             Project: Drools
>          Issue Type: Bug
>          Components: dmn engine
>    Affects Versions: 7.0.0.Final
>            Reporter: Edson Tirelli
>            Assignee: Matteo Mortari
>
> Currently the "in" operator only works with literal lists or unary tests. Example:
> x in [1, 2, 3]
> x in >10
> The spec requires the in operator to work with any endpoint, including variables and single values. Example:
> x in someList
> x in 10



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


More information about the jboss-jira mailing list