| Summary: | Parallel gateways not marked as finished in process instance model | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] JBoss BPMS Platform 6 | Reporter: | Zuzana Krejčová <zkrejcov> | ||||
| Component: | jBPM Core | Assignee: | Maciej Swiderski <mswiders> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Zuzana Krejčová <zkrejcov> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | high | ||||||
| Version: | 6.0.0 | CC: | kverlaen, lpetrovi, mbaluch | ||||
| Target Milestone: | ER6 | ||||||
| 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:09:16 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: |
|
||||||
Designer acts as a dummy in this case in that it highlights just the nodes that it was given to highlight. I would suggest having Maciej look at this since he is in charge of the code that passes this info to Designer. Reassigning to him. fixed by making query aware of multiple node entries jbpm master: https://github.com/droolsjbpm/jbpm/commit/eae185c7de7dd7be0fd08ca59a6c8a8d3d3df398 6.0.x: https://github.com/droolsjbpm/jbpm/commit/601420c4d4981d0708289efdcf567fb6f1a89275 |
Created attachment 829639 [details] screenshot Description of problem: See screenshot. Process instance gets past a parallel gateway, but the gateway and flows from this gateway are not marked as finished. Version-Release number of selected component (if applicable): BPMS 6.0 ER5 Additional info: There was only one instance of this process running at the time of testing. Instance runs just fine, no problems, no validation errors for the process.