]
Michael Anstis moved GUVNOR-1857 to DROOLS-1831:
------------------------------------------------
Project: Drools (was: Guvnor)
Key: DROOLS-1831 (was: GUVNOR-1857)
Workflow: GIT Pull Request workflow (was: classic default workflow)
Component/s: Guided Decision Table Editor
(was: Guided Decision Table)
Affects Version/s: 5.5.0.Final
(was: drools-5.4.0.Beta2)
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 Carreiro
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.