[MNT-20235] Terminate End Event does not have configuration 'terminateAll' setting Created: 10-Dec-18 Updated: 27-Jul-20 |
|
Status: | Open |
Project: | Service Packs and Hot Fixes |
Component/s: | APS Kickstart/Studio |
Affects Version/s: | Alfresco Process Services 1.9.0.3 |
Fix Version/s: | Alfresco Process Services .N |
Type: | Service Pack Request | ||
Reporter: | Jennie Soria [X] (Inactive) | Assignee: | Mark Howarth [X] (Inactive) |
Resolution: | Unresolved | Votes: | 0 |
Labels: | London, Modeler-Process | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified |
Attachments: |
![]() ![]() |
Bug Priority: |
|
ACT Numbers: | 00982675 |
Description |
Summary The terminate end event, does not have metadata field to set 'terminateAll' to true. Therefore, if you use a terminate end event in subprocess(or nested ones) you can not make its behavior terminate the root process as you may need to in your design. see ref: https://www.activiti.org/userguide/#bpmnCancelEndEvent APS editor dose not provide option to set on this event: As result the xml export has empty element: <endEvent id="terminate" name="Terminate All"> <extensionElements> <modeler:editor-resource-id><![CDATA[sid-ADEFC406-4828-4E22-AE8E-DAE6EFA6FB79]]></modeler:editor-resource-id> </extensionElements> <terminateEventDefinition/> </endEvent> Wherease should be able to have:
<terminateEventDefinition activiti:terminateAll="true"></terminateEventDefinition>
Actual Behavior
Expected Behavior
References
|
Comments |
Comment by Mark Howarth [X] (Inactive) [ 23-Aug-19 ] |
Reassigning to Doug Gruber, the new PM for APS. |
Comment by Mark Howarth [X] (Inactive) [ 02-Dec-19 ] |
Assigning to Mark Howarth [X] as PM for APS. |