major
nice-to-have
minor
#25217
Layout-Export führt zu invaliden Komponenten-Referenzen bei Referenzierung einer bestehenden Komponente
#25327
Modell-Editor: Falsche Kompositionsmarker, wenn Container-Typ in Diagramm von Content-Typ gezogen wird
defect
When a tl:TLReference is deleted, the tl:TLAssociation owner of the reference is not deleted as well. Among other things, this causes the problem that after deletion, the "same" reference—specifically, one with the same ID—cannot be recreated.
Test
- Upload a model file containing classes A` and `B, in which A` has a reference to `B (attachment:TestReferenceDeletion.model.xml).
- In the resulting diagram, delete A.
- Upload the same model file again.
- Class A` and the reference from `A to B are recreated.