Bug 804976 - Compensate boundary event catches wrong event type
Summary: Compensate boundary event catches wrong event type
Keywords:
Status: VERIFIED
Alias: None
Product: JBoss Enterprise BRMS Platform 5
Classification: JBoss
Component: jBPM 5
Version: BRMS 5.3.0.GA
Hardware: Unspecified
OS: Unspecified
unspecified
urgent
Target Milestone: ER6
: BRMS 5.3.0.GA
Assignee: Kris Verlaenen
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-03-20 11:16 UTC by Tomas Schlosser
Modified: 2023-05-31 22:25 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Tomas Schlosser 2012-03-20 11:16:50 UTC
Description of problem:
When a process is created containing boundary compensate catching event, the caught event always has event type 'Compensation-<id of the catching node>'. It should either have 'Compensation-<id of the node the catching node is attached to>' or 'Compensation-<value of activityRef>'.

Version-Release number of selected component (if applicable):
BRMS-5.3.0-ER4

How reproducible:
Every time

Steps to Reproduce:
1. execute BPMN2-CompensateEndEvent.bpmn2 from jbpm-bpmn2 package
  
Actual results:
process is completed without triggering compensate action

Expected results:
compensate action is triggered before the process is completed

Additional info:

Comment 1 Maciej Swiderski 2012-03-23 10:45:04 UTC
pull request merged into 5.2.x branch

Comment 2 Ryan Zhang 2012-04-23 07:38:52 UTC
Update status to ON_QA. Please verify them against ER6.


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