Description of problem: It is not possible to drag a "Workflow Pattern" from the menu and drop it inside a swimlane (wp_insideSwimlane.png). First, you will have to drop it outside the swimlane (wp_outsideSwimlane.png), select all again and then drag and drop it inside the swimlane. Version-Release number of selected component (if applicable): BPM Suite 6.1.0 How reproducible: Always Steps to Reproduce: 1. Create a simple process with a swimlane; 2. Try to drag and drop a "Simple Merge" Workflow Pattern from menu inside the swimlane. Actual results: It will not allow to drop the Simple Merge inside the swimlane (see wp_insideSwimlane.png). Expected results: It should allow to drop the workflow inside the swimlane as it is possible for any other component (i.e. tasks, gateways, etc). Additional info: Workaround is drop it outside and then drag it inside the swimlane.
Created attachment 1037252 [details] wp_insideSwimlane.png
Created attachment 1037254 [details] wp_outsideSwimlane.png
*** Bug 1225174 has been marked as a duplicate of this bug. ***
fixed in designer master branch when you now drag a pattern into an area of a lane or a subprocess the pattern will become part of that container. in addition the container will resize itself if needed to include the added pattern please not that as before the container should not be selected when dragging a pattern into it. having a node selected when adding a pattern tells the pattern that you wish to substitute the start node of the pattern with the selected node. for this to work properly the container node should not be selected on the canvas when dragging a pattern into it.
master fix commit https://github.com/droolsjbpm/jbpm-designer/commit/559e864eb1506256d1ef307295e9f8837f459a9c
Verified on 6.2.0.ER3