Matteo Mortari created DROOLS-2822:
--------------------------------------
Summary: FEEL augment not() heuristic for function invocation
Key: DROOLS-2822
URL:
https://issues.jboss.org/browse/DROOLS-2822
Project: Drools
Issue Type: Bug
Components: dmn engine
Reporter: Matteo Mortari
Assignee: Matteo Mortari
For the following expression not() heuristic is failing
{code:java}
not(list contains([1,2,3,4,5,6], 3))
{code}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)