-
Bug
-
Resolution: Done
-
Critical
-
7.10.0.GA, 7.11.0.GA
-
False
-
False
-
Release Notes
-
-
-
-
-
-
CR1
-
+
-
Undefined
-
-
---
-
---
-
-
2021 Week 04-06 (from Jan 25), 2021 Week 07-09 (from Feb 15), 2021 Week 10-12 (from Mar 8)
The generated bpmn lacks structureRef for endMessageType
<bpmn2:itemDefinition id="endMessageType"/>
<bpmn2:message id="_Icr1JGVqEeuMVv5wG-FCkw" itemRef="endMessageType" name="endMessage"/>
If the same steps are performed in desktop or vscode editor, the generated XML is correct
<bpmn2:itemDefinition id="personMessageType" structureRef="com.javierito.Person"/>
<bpmn2:message id="_bRr10EeVEDmMS7uvL9VDoA" itemRef="personMessageType" name="personMessage"/>
Please note that fix should be verified for all event nodes (not only start and end)
- clones
-
JBPM-9586 BPMN editor [Business Central]: Missing structureRef for Message when creating process
- Resolved
- is cloned by
-
RHPAM-3516 BPMN editor [Business Central]: Missing structureRef for Message when using throwing message events
- Closed
- is related to
-
JBPM-9627 Stunner - Update Message events marshaller tests for structureRef element
- Resolved