-
Bug
-
Resolution: Done
-
Blocker
-
None
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
- blocks
-
DROOLS-2766 Compilation of DMN decision logic: Decision Table
- Closed
- clones
-
DROOLS-2823 FEEL Parser: refactor `not` unary negation and `not` function call; fix support to wildcard `?`
- Closed
- relates to
-
DROOLS-2822 FEEL augment not() heuristic for function invocation
- Closed