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
minor
#25943
Options by expression liefert null als mögliche Auswahl
If the options function in the options-by-expression option provider returns null, this is not interpreted as an empty list; instead, null is offered as a selection.
Test
- Definevalue suggestions for a reference.
- Enter ` null ` as the function.
- Try to select a value for the reference.
- Expected result: The selection is empty. An empty element is not offered as a selection option.