Bug 1022215

Summary: Readonly mode for shows invalid process when process includes custom service tasks
Product: [Retired] JBoss BPMS Platform 6 Reporter: Maciej Swiderski <mswiders>
Component: jBPM DesignerAssignee: Tihomir Surdilovic <tsurdilo>
Status: CLOSED CURRENTRELEASE QA Contact: Marek Baluch <mbaluch>
Severity: high Docs Contact:
Priority: high    
Version: 6.0.0CC: kverlaen
Target Milestone: ER5   
Target Release: 6.0.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-08-06 20:07:47 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
broken
none
origin
none
fixed none

Description Maciej Swiderski 2013-10-22 17:34:04 UTC
Created attachment 815133 [details]
broken

Description of problem:
When there is a process definition that includes custom service tasks designer will skip these tasks when view it in read only mode. read only mode is used to show process that is already deployed (from kjar directly).

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


How reproducible:
follow instructions for the playground repo: https://github.com/droolsjbpm/jbpm-playground/tree/master/customers-relationships/src/main/resources

once process is deployed start instance of it and show process progress

Steps to Reproduce:
1.
2.
3.

Actual results:
see attached images - one (broken) with invalid content, origin with correct process

Expected results:
process should contain all nodes with proper markers.


Additional info:

Comment 1 Maciej Swiderski 2013-10-22 17:34:41 UTC
Created attachment 815134 [details]
origin

Comment 3 Tihomir Surdilovic 2013-10-24 17:51:13 UTC
fix in designer master and 6.0.x branches

Comment 4 Marek Baluch 2013-12-10 15:49:04 UTC
Created attachment 834839 [details]
fixed

Comment 5 Marek Baluch 2013-12-10 15:49:49 UTC
Verified on ER5 (see attached screenshot).