Bug 1150226
| Summary: | jBPM6 allows BPMN2 processes which has no normal outgoing connection from embedded sub-process | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] JBoss BPMS Platform 6 | Reporter: | Musharraf Hussain <mhussain> | ||||
| Component: | jBPM Core | Assignee: | Alessandro Lazarotti <alazarot> | ||||
| Status: | CLOSED EOL | QA Contact: | Radovan Synek <rsynek> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | high | ||||||
| Version: | 6.0.3 | CC: | kverlaen, mbaluch | ||||
| Target Milestone: | ER3 | ||||||
| Target Release: | 6.1.0 | ||||||
| Hardware: | All | ||||||
| OS: | All | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2020-03-27 20:12:50 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
Musharraf Hussain
2014-10-07 17:49:47 UTC
Created attachment 944703 [details]
org.jbpm.InvalidEmdeddedSubProcess.v1.0.bpmn2
enhanced validation to throw exceptions in case embedded subprocess does not have incoming or outgoing sequence flows: jbpm master: https://github.com/droolsjbpm/jbpm/commit/eb35e9c1bd398a46c5f189890ace2b69cadd060c 6.2.x: https://github.com/droolsjbpm/jbpm/commit/7a71877b9f9baec761bad0b58eadd814e302bc42 Verified on BPMS 6.1.0 ER3 https://gitlab.mw.lab.eng.bos.redhat.com/bxms/brms/commit/65d7b3ac59202caf3295cf141a228316f6958711 |