Bug 1003889

Summary: Missing property for Start Events - 'Is Interrupting'
Product: [Retired] JBoss BPMS Platform 6 Reporter: Sona Mala <smala>
Component: jBPM DesignerAssignee: Pere Fernàndez <pere.fernandez>
Status: CLOSED CURRENTRELEASE QA Contact: Marek Baluch <mbaluch>
Severity: medium Docs Contact:
Priority: high    
Version: 6.0.0CC: kverlaen, lpetrovi, mbaluch, pzapataf
Target Milestone: ER2   
Target Release: 6.0.1   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Known Issue
Doc Text:
Cause: This property is not supported by jBPM. Consequence: Missing property "Is Interrupting" in designer Properties bar for Star Events. Workaround (if any): Result:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-08-06 20:04:03 UTC Type: Feature Request
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 976730    

Description Sona Mala 2013-09-03 12:50:17 UTC
Description of problem:
During transformation of the property bar from DR6 to CR2, the property 'Is Interrupting' was removed.

Is this property supported for 6.0.0?

Steps to Reproduce:
1. Open the property bar for Start Event.

Actual results:
'Is Interrupting' is missing.

Expected results:
The property bar contains 'Is interrupting' property for Start Event. I think that this is an important attribute and should be supported by 6.0.0.


Additional info:
Description of property - BPMN2 specification, page 245

Comment 1 Tihomir Surdilovic 2013-10-07 16:14:24 UTC
this property is currently not used in parser and is set to true by default on bpmn2 level. not user configurable at this point.

Comment 2 Kris Verlaenen 2013-10-07 16:30:45 UTC
Will need to consider adding support for this property.

Comment 4 Marek Baluch 2014-03-09 10:50:40 UTC
Verified on 6.0.1.ER2.

isInterrupting is present and the default value is true.