Bug 1009957

Summary: Saving an invalid process may result in changes being lost.
Product: [Retired] JBoss BPMS Platform 6 Reporter: Marek Baluch <mbaluch>
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:22 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
stack-trace.txt
none
process-image.png none

Description Marek Baluch 2013-09-19 14:59:40 UTC
Created attachment 800007 [details]
stack-trace.txt

Description of problem:

If I try to save the attached process (process-image.png) then editor says save OK but changes where in fact not saved. The attached error (stack-trace.txt) will be present in the log.

Based on the error-message - if the editor does not know how to handle the definition then it should properly inform the user.

The 'view  process sources' feature does not share this shortcomming. It informs the user that the conversion failed.

Comment 1 Marek Baluch 2013-09-19 15:00:09 UTC
Created attachment 800008 [details]
process-image.png

Comment 2 Tihomir Surdilovic 2013-10-08 14:42:39 UTC
We currently do not support nested swimlanes. Only lanes nested inside pools would make sense, so we will add a new BZ to allow multiple pools to be used in Designer.

Current fix for this includes not allowing in the UI for users to nest swimlanes, and to handle errors like in the view source option.

Comment 3 Marek Baluch 2013-11-23 15:20:16 UTC
Verified on ER5.