Bug 1043496

Summary: Process containing Event Sub-Process without connections is not validated correctly
Product: [Retired] JBoss BPMS Platform 6 Reporter: Tomas Livora <tlivora>
Component: jBPM DesignerAssignee: Tihomir Surdilovic <tsurdilo>
Status: CLOSED CURRENTRELEASE QA Contact: Tomas Livora <tlivora>
Severity: medium Docs Contact:
Priority: high    
Version: 6.0.0CC: kverlaen, rrajasek, vigoyal
Target Milestone: ER1   
Target Release: 6.0.1   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Known Issue
Doc Text:
Cause: The validator expects an Event Sub-Process to have incoming and outgoing connections. Consequence: A process that should be valid according to the BPMN 2.0 standard is marked as invalid by the validator. Workaround (if any): Result: User is not able to create a valid process with an alternative flow that reacts to the event thrown in the main flow.
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-08-06 20:02:35 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:
Attachments:
Description Flags
Simple process with event subprocess none

Description Tomas Livora 2013-12-16 13:20:22 UTC
Created attachment 837227 [details]
Simple process with event subprocess

Description of problem:
When you create a proccess containing Event Sub-Process, the validator is complaining that this node has no incoming and outgoing connections. But according to the BPMN 2.0 standard the Event Sub-Process is not supposed to have any incoming or outgoing connections, so this should be a valid process.

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

Steps to Reproduce:
1. Download the attached process and import it into the designer.
2. Try to validate the process.

Actual results:
There are two validation errors - the Event Sub-Process has no incoming and no outgoing connections.

Expected results:
No validation errors.

Comment 2 Tihomir Surdilovic 2014-02-06 22:33:38 UTC
fixed in designer master and 6.0.x branches

Comment 3 Tomas Livora 2014-02-17 16:30:21 UTC
Verified on BPMS 6.0.1 ER1