| Summary: | Saving an invalid process may result in changes being lost. | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Retired] JBoss BPMS Platform 6 | Reporter: | Marek Baluch <mbaluch> | ||||||
| Component: | jBPM Designer | Assignee: | Tihomir Surdilovic <tsurdilo> | ||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Marek Baluch <mbaluch> | ||||||
| Severity: | high | Docs Contact: | |||||||
| Priority: | high | ||||||||
| Version: | 6.0.0 | CC: | 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: |
|
||||||||
Created attachment 800008 [details]
process-image.png
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. Verified on ER5. |
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.