-
Bug
-
Resolution: Done
-
Blocker
-
None
-
7.14.0.Final
The source of DMN model has same waypoint for edge source and target. If you open the attached a1.dmn model, there will be:
<dmndi:DMNEdge id="dmnedge-_594C4BE1-52D0-4009-9D4F-9960957539FB" dmnElementRef="_594C4BE1-52D0-4009-9D4F-9960957539FB"> <di:waypoint xmlns:di="http://www.omg.org/spec/DMN/20180521/DI/" x="50" y="25"/> <di:waypoint xmlns:di="http://www.omg.org/spec/DMN/20180521/DI/" x="50" y="25"/> </dmndi:DMNEdge>
However in our designer the edge has different waypoints:
In the external modeling tools, the edge is rendered according to real waypoints and this the edge is not visible:
Manual acceptance test
- Save and reopen diagrams from sections below
- Import to external tool diagrams form sections below
Nodes connected manually
- Default magnet points
- Explicit magnet points
Nodes connected automatically
- Default magnet points
- Explicit magnet points
- relates to
-
DROOLS-3143 [DMN Designer] DMN unmarshal from 1.1, 1.2; marshal as 1.2
- Closed
- links to