-
Bug
-
Resolution: Done
-
Major
-
7.0.0.GA
-
- Tomcat 8.5 / RHEL 7,
- jboss-eap-7.1, chrome/firefox
-
-
-
-
-
-
CR1
-
+
-
Google groups link: https://groups.google.com/forum/#!topic/drools-usage/VElZ3KAZMIs
Edited
The problem is that in the piece of code below the expression column.getOperator() returns null.
BRLConditionVariableColumnConverter#convertColumn
if (OperatorsOracle.operatorRequiresList(column.getOperator())) { return newMultipleSelectEnumColumn(factType, factField, column, access, gridWidget); } else { return newSingleSelectionEnumColumn(factType, factField, dataType, column, access, gridWidget); }
- clones
-
RHDM-483 [GSS] (7.2.z) BRL "is contained in the (comma separated) list" does not produce multiselect dropdown in Guided Decision Table and Guided Rule Template
- Closed