Bug 1016605 - Process model does not show right information for process instances
Summary: Process model does not show right information for process instances
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss BPMS Platform 6
Classification: Retired
Component: Business Central
Version: 6.0.0
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ER5
: 6.0.0
Assignee: Maciej Swiderski
QA Contact: Marek Baluch
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-08 11:58 UTC by Maciej Swiderski
Modified: 2014-08-06 20:09 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-08-06 20:09:12 UTC
Type: Bug


Attachments (Terms of Use)

Description Maciej Swiderski 2013-10-08 11:58:01 UTC
Description of problem:
When viewing process model for given process instance it does not show right information:
- mixing nodes from various process instances
- marks more nodes than expected

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


How reproducible:
start several process instances of a process that have different flows (for example using XOR gateway) to differ process instances between each other.

Steps to Reproduce:
1.
2.
3.

Actual results:
more nodes are marked as completed

Expected results:
only actually executed nodes should be marked as completed - strictly scoped to single process instance


Additional info:

Comment 1 Maciej Swiderski 2013-10-08 17:45:41 UTC
Fixed queries that are responsible for fetching information about active and completed nodes:

jbpm
master
https://github.com/droolsjbpm/jbpm/commit/c66739afbabff75a70b79f40f2d437f90ad3291d

6.0.x
https://github.com/droolsjbpm/jbpm/commit/e8162c761381f9107afc6039f25e5c2ac899f8a3

Comment 3 Marek Baluch 2013-12-10 13:41:52 UTC
Verified on ER5.

Tried 6 instances of the HR process and the diagrams look correct.


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