[jboss-jira] [JBoss JIRA] (DROOLS-3004) FEEL Parser: refactor `not` unary negation and `not` function call; fix support to wildcard `?`
Mario Fusco (JIRA)
issues at jboss.org
Thu Sep 20 04:01:01 EDT 2018
Mario Fusco created DROOLS-3004:
-----------------------------------
Summary: FEEL Parser: refactor `not` unary negation and `not` function call; fix support to wildcard `?`
Key: DROOLS-3004
URL: https://issues.jboss.org/browse/DROOLS-3004
Project: Drools
Issue Type: Bug
Components: dmn engine
Reporter: Edoardo Vacchi
Assignee: Edoardo Vacchi
*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