[jboss-jira] [JBoss JIRA] (DROOLS-2823) FEEL Parser: `not` breaks with `list contains`

Luca Molteni (JIRA) issues at jboss.org
Tue Sep 4 10:42:02 EDT 2018


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

Luca Molteni edited comment on DROOLS-2823 at 9/4/18 10:41 AM:
---------------------------------------------------------------

poker: 8


was (Author: volothamp):
poker: 5

> FEEL Parser: `not` breaks with `list contains` 
> -----------------------------------------------
>
>                 Key: DROOLS-2823
>                 URL: https://issues.jboss.org/browse/DROOLS-2823
>             Project: Drools
>          Issue Type: Bug
>          Components: dmn engine
>            Reporter: Edoardo Vacchi
>            Assignee: Edoardo Vacchi
>              Labels: drools-core
>
> *list contains([1,2,3,4,5,6], 3)* returns true
> *not(list contains([1,2,3,4,5,6], 3))* returns “list contains([1,2,3,4,5,6], 3)”, it should return false
> Most likely related to an issue with the parse tree branches



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



More information about the jboss-jira mailing list