Hide Forgot
Description of problem: When changing the data-type of a column in the guided decision table the column is not correctly re-created, leaving the table in an inoperable state. Version-Release number of selected component (if applicable): BRMS 5.2 (current build from project 5.2.x branch has issue)/ How reproducible: 1. Create a table with a condition column of data-type X 2. Add some rows and cell values. 3. Edit the column to reference a different field (with different data-type). 4. Click apply. Actual results: Expected results: Additional info: JIRA https://issues.jboss.org/browse/GUVNOR-1649 resolved on master branch.
Fix has been back-ported to 5.2.x branch.
VERIFIED in ER5.
Technical note added. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. New Contents: Changing the data-type of a column in the guided decision table the column was not correctly re-created. This left the table in an inoperable state.
Technical note updated. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. Diffed Contents: @@ -1 +1 @@ -Changing the data-type of a column in the guided decision table the column was not correctly re-created. This left the table in an inoperable state.+Changing the data-type of a column in the guided decision table did not always recreate the column correctly. This left the table in an inoperable state.