]
Jozef Marko closed DROOLS-1831.
-------------------------------
Resolution: Rejected
Closing this issue. It is not a bug. It is not reported by a customer. The component is
not actively developed anymore.
Guided decision table: When the operator is "in" or
"not in" values should be created with list widget rather than separating with
commas
-----------------------------------------------------------------------------------------------------------------------------------------
Key: DROOLS-1831
URL:
https://issues.jboss.org/browse/DROOLS-1831
Project: Drools
Issue Type: Feature Request
Components: Guided Decision Table Editor
Affects Versions: 5.5.0.Final
Reporter: Michael Anstis
Assignee: Guilherme Gomes
Priority: Minor
When the operator is "in" or "not in" the list of values (for types
other than enums) are defined by typing literal values separated by commas into a TextBox.
This should be changed to use a new widget that allows a list of values to be created,
with the value editor being correct for the field's data-type. This widget will also
need to be used to define Default Values, the Wizard and Limited Entry types.