[
https://issues.redhat.com/browse/DROOLS-5327?page=com.atlassian.jira.plug...
]
Jozef Marko updated DROOLS-5327:
--------------------------------
Steps to Reproduce:
# Open the attached project
# Open the guided rule template
# Click to *Data* tab
# Try to edit *$Numero* column values
Current: Changes will be lost, 0 is shown in cell
Expected: All selected numbers are kept and shown in cell , delimited by comma
Multiselect dropdown for enumerated values - numbers
----------------------------------------------------
Key: DROOLS-5327
URL:
https://issues.redhat.com/browse/DROOLS-5327
Project: Drools
Issue Type: Bug
Components: Guided Template Editor
Affects Versions: 7.33.0.Final
Reporter: Jozef Marko
Assignee: Jozef Marko
Priority: Major
Labels: drools-tools
Attachments: MySpace_project.zip
During verification of DROOLS-5011 was spotted corner case that was not fixed.
In the original issue customer user attached project with enumeration for *String* field
and used that field in guided rule template.
The issue is if user follow the same scenario but instead of *String* field, some number
type is used, for example *Integer*. In such case, when user added data to rule template,
multiselect dropdown was shown correctly, however in the grid was always shown 0.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)