]
Michael Anstis reassigned DROOLS-4033:
--------------------------------------
Assignee: Guilherme Gomes (was: Michael Anstis)
[DMN Designer] Save Stunners MagnetConnector.auto property
----------------------------------------------------------
Key: DROOLS-4033
URL:
https://issues.redhat.com/browse/DROOLS-4033
Project: Drools
Issue Type: Bug
Components: DMN Editor
Reporter: Daniel José dos Santos
Assignee: Guilherme Gomes
Priority: Minor
Labels: drools-tools
Fix For: 7.21.0.Final
Attachments: before-saved.png, re-opened.png
Further to DROOLS-3702 we are approximating Stunner's {{MagnetConnector}} _auto_
property when unmarshalling a DMN XML file.
Connectors made using the toolbox (either by adding a connector between two existing
nodes or adding a new connected node) are {{auto=true}}. Moving a connector end-point to a
Magnet manually (other than "centre") sets {{auto=false}}. It is these
situations when re-opening the file can give a different visualisation of the connectors.
We need to store the connectors _auto_ property as a DMN extension if we are to ensure
re-opening any file preserves the connectors appearance.