Bug 1014117

Summary: Guided Decision Table: default value options persisted through field change
Product: [Retired] JBoss BRMS Platform 6 Reporter: Zuzana Krejčová <zkrejcov>
Component: Business CentralAssignee: manstis
Status: CLOSED CURRENTRELEASE QA Contact: Zuzana Krejčová <zkrejcov>
Severity: medium Docs Contact:
Priority: medium    
Version: 6.0.0CC: etirelli, lpetrovi
Target Milestone: ER5   
Target Release: 6.0.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-08-06 20:18:59 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Zuzana Krejčová 2013-10-01 12:49:26 UTC
Description of problem:
If you change a column definition from one field to another, the list of default values stays the same. You have to add something to value list (and optionally erase it again), to see the right default value options.


Version-Release number of selected component (if applicable):
BPMS 6.0 ER3


Steps to Reproduce:
1. Set up a Fact Person with int age and String name.
2. Add a simple Condition: pattern 'Person' with binding 'p', field 'age', operator 'equal to', some header and optional value list with '1,2,3'. 
3. Finish this column.
4. Toggle Condition columns and edit this column: choose field 'name' and some operator.


Actual results:
Optional value list is empty.
Options 1, 2 and 3 are still available in the default value drop down list.


Expected results:
Optional value list is empty.
Default value has a simple input line, empty, not a drop down list of (wrong) options.