Bug 1043496 - Process containing Event Sub-Process without connections is not validated correctly
Summary: Process containing Event Sub-Process without connections is not validated cor...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss BPMS Platform 6
Classification: Retired
Component: jBPM Designer
Version: 6.0.0
Hardware: Unspecified
OS: Unspecified
high
medium
Target Milestone: ER1
: 6.0.1
Assignee: Tihomir Surdilovic
QA Contact: Tomas Livora
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-16 13:20 UTC by Tomas Livora
Modified: 2014-08-06 20:02 UTC (History)
3 users (show)

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.
Clone Of:
Environment:
Last Closed: 2014-08-06 20:02:35 UTC
Type: Bug


Attachments (Terms of Use)
Simple process with event subprocess (16.18 KB, application/xml)
2013-12-16 13:20 UTC, Tomas Livora
no flags Details

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


Note You need to log in before you can comment on or make changes to this bug.