Description of problem: When creating a new data object, the radio button for selecting/typing a new package clears the package typed in. This behaviour is unexpected and not really correct. Version-Release number of selected component (if applicable): BPMS 6.0 ER4 Steps to Reproduce: 1. Open Data Modeler, start creating a new data object. 2. Select 'New package' and fill in some package name. 3. Click 'New package' again. Actual results: The package is cleared. Expected results: Nothing changed, the package filled in in step 2 is still there.
Behaviour of the package radio button has been adapted; the value of neither the new package field nor the existing package drop-down is cleared while the new object popup is open. When clicking the ok-button, the value corresponding to the selected radio-option will be taken for the new object's package value. Fix available in: master URL: http://github.com/droolsjbpm/kie-wb-common/commit/19a8de546 6.0.x URL: http://github.com/droolsjbpm/kie-wb-common/commit/5f22a4fcd
Verified with ER7.