[jboss-jira] [JBoss JIRA] (DROOLS-3184) [DMN Designer] Edge source and target WayPoints are same
Jozef Marko (Jira)
issues at jboss.org
Fri Oct 26 07:10:00 EDT 2018
[ https://issues.jboss.org/browse/DROOLS-3184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jozef Marko updated DROOLS-3184:
--------------------------------
Description:
The source of DMN model has same waypoint for edge source and target. If you open the attached [^a1.dmn] model, there will be:
{code:xml}
<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>
{code}
However in our designer the edge has different waypoints:
!Screenshot from 2018-10-25 12-12-20.png|thumbnail!
In the external modeling tools, the edge is rendered according to real waypoints and this the edge is not visible:
!image (2).png|thumbnail!
h2. Manual acceptance test
Save and reopen diagrams where:
h3. Nodes connected manually
- Default magnet points
- Explicit magnet points
h3. Nodes connected automatically
- Default magnet points
- Explicit magnet points
was:
The source of DMN model has same waypoint for edge source and target. If you open the attached [^a1.dmn] model, there will be:
{code:xml}
<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>
{code}
However in our designer the edge has different waypoints:
!Screenshot from 2018-10-25 12-12-20.png|thumbnail!
In the external modeling tools, the edge is rendered according to real waypoints and this the edge is not visible:
!image (2).png|thumbnail!
h2. Manual acceptance test
h3. Nodes connected manually
- Default magnet points
- Explicit magnet points
h3. Nodes connected automatically
- Default magnet points
- Explicit magnet points
> [DMN Designer] Edge source and target WayPoints are same
> --------------------------------------------------------
>
> Key: DROOLS-3184
> URL: https://issues.jboss.org/browse/DROOLS-3184
> Project: Drools
> Issue Type: Bug
> Components: DMN Editor
> Affects Versions: 7.14.0.Final
> Reporter: Jozef Marko
> Assignee: Matteo Mortari
> Priority: Blocker
> Labels: drools-tools
> Attachments: Screenshot from 2018-10-25 12-12-20.png, a1.dmn, error.log, image (2).png
>
>
> The source of DMN model has same waypoint for edge source and target. If you open the attached [^a1.dmn] model, there will be:
> {code:xml}
> <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>
> {code}
> However in our designer the edge has different waypoints:
> !Screenshot from 2018-10-25 12-12-20.png|thumbnail!
> In the external modeling tools, the edge is rendered according to real waypoints and this the edge is not visible:
> !image (2).png|thumbnail!
> h2. Manual acceptance test
> Save and reopen diagrams where:
> h3. Nodes connected manually
> - Default magnet points
> - Explicit magnet points
> h3. Nodes connected automatically
> - Default magnet points
> - Explicit magnet points
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
More information about the jboss-jira
mailing list