Bug 1084022
| Summary: | Broken process definition cannot be deleted | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] JBoss BPMS Platform 6 | Reporter: | Jiri Svitak <jsvitak> | ||||
| Component: | jBPM Designer | Assignee: | Tihomir Surdilovic <tsurdilo> | ||||
| Status: | CLOSED EOL | QA Contact: | Marek Baluch <mbaluch> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | high | ||||||
| Version: | 6.0.1 | CC: | kverlaen, mbaluch | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2020-03-27 19:41:04 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: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
Jiri Svitak
2014-04-03 12:41:47 UTC
When a process cannot be loaded, it should show an error message why, but after closing this error message, designer should load an empty process (if no process can be loaded at all), so it can at least be overridden or deleted. I cannot reproduce this bug with bpms-6.1.0-DR4. I tried using the processes attached to both BZ's referenced below, and tried importing a range of invalid .bpmn2 files. In all cases the BP editor opened after some errors were displayed, so the BP could be deleted. Some related bugs have been fixed: https://bugzilla.redhat.com/show_bug.cgi?id=1083248 https://bugzilla.redhat.com/show_bug.cgi?id=1074694 Please re-test and see whether this bug can be reproduced - if so, please include the reproduction steps. According to Tihomir https://bugzilla.redhat.com/show_bug.cgi?id=1083248#c6 the related issues with assignments editor were fixed, see also: BZ1078088 BZ1074694 So now it should not be possible to easy create a disallowed assignment in data assignment editor of the designer, which would broke the process definition. The designer is now better able to cope with broken process definitions and now such bad definitions can be deleted or redefined. I have tested the problematic HelloJob process from BZ1083248 and the problem had been fixed in meantime and this bugzilla was probably forgotten. Closing it as verified in BPMS 6.1.0.ER2. |