Bug 1045346

Summary: Cannot attach boundary event to Ad-Hoc Subprocess
Product: [Retired] JBoss BPMS Platform 6 Reporter: Tomas Livora <tlivora>
Component: jBPM DesignerAssignee: Tihomir Surdilovic <tsurdilo>
Status: CLOSED EOL QA Contact: Kirill Gaevskii <kgaevski>
Severity: medium Docs Contact:
Priority: high    
Version: 6.0.0CC: kverlaen, mbaluch
Target Milestone: DR2   
Target Release: 6.1.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Known Issue
Doc Text:
Cause: Consequence: User cannot add a boundary event to an ad-hoc subprocess. Workaround (if any): An embedded subprocess can be used instead of an ad-hoc subprocess to simulate the expected behaviour. Result: If a user tries to add a boundary event to an ad-hoc subprocess the event is added as an intermediate event inside the subprocess.
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-03-27 19:34:04 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:

Description Tomas Livora 2013-12-20 08:42:41 UTC
Description of problem:
It is not possible to add a boundary event to an ad-hoc subprocess.

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

Steps to Reproduce:
1. Create a new business process and add an Ad-Hoc subprocess to the canvas.
2. Try to attach a new catching event to the subprocess.

Actual results:
It is only possible to add it inside the subprocess as an intermediate event.

Expected results:
There should be a green border around the subprocess signalizing you can create a boundary event. (This is how it behaves when you want to add a boudary event to an embedded subprocess.)

Comment 1 Tihomir Surdilovic 2014-07-10 15:07:25 UTC
fixed in designer master and 6.1.x branches

Comment 2 Tomas Livora 2014-09-29 09:44:32 UTC
Verified on BPMS 6.1.0 DR3