Hide Forgot
Created attachment 1142272 [details] Unexpected Assignment Description of problem: If you add some WID task (like REST task or EMAIL task), add some input assignment (or leave existing) to it after save and reopen task will have one additional Assignment with name "TaskName" at the end of list. If you add some addition assignments after it after save and reopen all new Assignments (after TaskName) will be lost. If you change type or value of this task it will be restored after save and reopen. If no input assignments was added no TaskName will appear. Version-Release number of selected component (if applicable): 6.3.0.ER2 How reproducible: always Steps to Reproduce: 1. Create Business Process with any WID task (REST, EMAIL etc.) 2. Add at least one assignment 3. Save and reopen business process 4. Look at the WID assignments. Actual results: New unwanted Assignment appear, any action with it and assignments below will be lost. Expected results: No unintended assignments. All changes is stored independently of it position. Additional info: It is new for 6.3.0.ER2, in 6.3.0.ER1 all is ok.
Fixed in the BPMN -> JSON marshalling code master: https://github.com/droolsjbpm/jbpm-designer/commit/67d5df2e55f52e661afe5056068611fef2160cdb 6.4.x: https://github.com/droolsjbpm/jbpm-designer/commit/f160db13453c8724ecc20492d200fc1b4e20e8e3