[
https://issues.jboss.org/browse/DROOLS-1810?page=com.atlassian.jira.plugi...
]
Michael Anstis moved GUVNOR-3460 to DROOLS-1810:
------------------------------------------------
Project: Drools (was: Guvnor)
Key: DROOLS-1810 (was: GUVNOR-3460)
Workflow: GIT Pull Request workflow (was: classic default workflow)
Component/s: Guided Decision Table Editor
(was: Guided Decision Table)
Steps to Reproduce: (was: # Open the mortgages project
# In the package mortgages.mortgages create enumeration like shown in the attachment
# Open the GDT Pricing loans
# Define new condition column like: $applicant : Applicant (creditRating == [literal
value])
# Append row into the table
# Try to select creditRating 'abcd' in the last row of the new column
-- 'abcd' will be missing)
Affects Version/s: 7.2.0.Final
(was: 7.2.0.Final)
[Guided Decision Table] Enumeration not loaded from multiple files
------------------------------------------------------------------
Key: DROOLS-1810
URL:
https://issues.jboss.org/browse/DROOLS-1810
Project: Drools
Issue Type: Enhancement
Components: Guided Decision Table Editor
Affects Versions: 7.2.0.Final
Reporter: Jozef Marko
Assignee: Michael Anstis
Priority: Minor
Attachments: Screenshot from 2017-09-04 18-46-06.png
User can define enumerations for pattern fields. The problem seems to be if enumerations
for the same field are defined in multiple files.
# Open the mortgages project
# In the package mortgages.mortgages create enumeration like shown in the attachment
# Open the GDT Pricing loans
# Define new condition column like: $applicant : Applicant (creditRating == [literal
value])
# Append row into the table
# Try to select creditRating 'abcd' in the last row of the new column
-- 'abcd' will be missing
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)