-
Bug
-
Resolution: Done
-
Major
-
7.4.1.Final
-
None
-
2017 Week 47-48
-
NEW
-
NEW
When a list is set as a value in a unary test, it should be checked for containment. Currently the engine checks for equality.
E.g.: in a decision table, if the input expression is "bob" and the input entry in a row is listOfNames, the engine should check if "bob" is an element contained in listOfNames.
- is related to
-
DROOLS-2416 UnaryTest Not list as used in a DT not correctly checking containment
- Closed