]
Michael Anstis moved GUVNOR-1858 to DROOLS-1923:
------------------------------------------------
Project: Drools (was: Guvnor)
Key: DROOLS-1923 (was: GUVNOR-1858)
Workflow: GIT Pull Request workflow (was: classic default workflow)
Component/s: Guided Rule Editor
Guided Template Editor
(was: Guided Rule Editor)
(was: Guided Rule Templates)
Affects Version/s: 5.5.0.Final
(was: drools-5.4.0.Beta2)
Guided rule editor: When the operator is "in" or "not
in" values should be created with list widget rather than separating with commas
--------------------------------------------------------------------------------------------------------------------------------------
Key: DROOLS-1923
URL:
https://issues.jboss.org/browse/DROOLS-1923
Project: Drools
Issue Type: Feature Request
Components: Guided Rule Editor, Guided Template 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 in the Template Data grid when the list is defined as a template key.