Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1301051

Summary: Column values are deleted after changing the operator in a Guided Decision Table
Product: [Retired] JBoss BPMS Platform 6 Reporter: Amana <ajuricic>
Component: Business CentralAssignee: manstis
Status: CLOSED EOL QA Contact: Lukáš Petrovický <lpetrovi>
Severity: unspecified Docs Contact:
Priority: high    
Version: 6.2.0CC: ajuricic, kverlaen, manstis
Target Milestone: ER1   
Target Release: 6.3.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 1301055 (view as bug list) Environment:
Last Closed: 2020-03-27 19:38:01 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:
Embargoed:
Bug Depends On:    
Bug Blocks: 1301055    

Description Amana 2016-01-22 12:49:38 UTC
Description of problem:
After populating a decision table and then went back to alter an operator pertaining to an existing column, all the existing values in that column were deleted. We would expect the existing data to remain.

Version-Release number of selected component (if applicable):
6.2.0

How reproducible:
Always

Steps to Reproduce:
1. Create a Data Object and add some fields;
2. Create a Guided Decision Table;
3. Add some conditions using a field from the Data Object and add an operator (i.e. greather than);
4. Add some values to that column;
5. Edit that column and change the operator (i.e. less than);
6. Go back to the columns... all values for that column should be missing.

Actual results:
Values are missing after changing the operator.

Expected results:
The existing that should remain.

Additional info: