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
(User-visible)
A Type A` has a composite attribute `bs of type B`. `B` has a hidden attribute `hidden_attr`.
When an `A` is edited, a table is displayed in which `bs` can be edited. If the attribute `b_hidden ` is displayed in this table, it always appears empty.
The cause is that no field is created for a hidden attribute, but the renderer attempts to access the field.
Test
TestCompositeWithHiddenAttr.script.xml