-
Type:
Bug
-
Status: Verified (View Workflow)
-
Priority:
Blocker
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 7.1.0.GA
-
Component/s: DMN
-
Labels:
-
Target Release:
-
Fix Build:CR2
-
Story Points:5
-
Sprint:2018 Week 30-32, 2018 Week 33-35, 2018 Week 36-38
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
-
- Resolved
-
- cloned from
-
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
-