Sometimes, when trying to reroute edges, the changes are not preserved and are immediately reset after each edit.
I encountered this in the model transformation diagram, but it could potentially affect other diagrams as well.
This most likely has something to do with how the edit-distance logic is handled, i.e., the changes are not being properly persisted.
Note that this primarily seems to happen after editing the content beforehand, although I'm not sure whether this only occurs after textual edits or also after graphical edits.
I'm also not sure whether reloading fixes the issue. If it does not, that would suggest that the layout information stored in the metadata is already corrupted.
This definitely requires a thorough investigation.
Sometimes, when trying to reroute edges, the changes are not preserved and are immediately reset after each edit.
I encountered this in the model transformation diagram, but it could potentially affect other diagrams as well.
This most likely has something to do with how the edit-distance logic is handled, i.e., the changes are not being properly persisted.
Note that this primarily seems to happen after editing the content beforehand, although I'm not sure whether this only occurs after textual edits or also after graphical edits.
I'm also not sure whether reloading fixes the issue. If it does not, that would suggest that the layout information stored in the metadata is already corrupted.
This definitely requires a thorough investigation.