Details
-
Bug
-
Status: Verified (View Workflow)
-
Blocker
-
Resolution: Done
-
None
-
CR2
-
5
-
2018 Week 30-32, 2018 Week 33-35, 2018 Week 36-38
Description
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
Attachments
Issue Links
- blocks
-
DROOLS-2766 Compilation of DMN decision logic: Decision Table
-
- Resolved
-
- clones
-
DROOLS-2823 FEEL Parser: refactor `not` unary negation and `not` function call; fix support to wildcard `?`
-
- Resolved
-
- follows up on
-
DROOLS-2822 FEEL augment not() heuristic for function invocation
-
- Resolved
-