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
enhancement
(User-visible)
minor
#25588
Tabellen und "Fremde Attribute" im Formular Editor sollen robuster gegenüber Modelländerungen sein
If the "External Attribute" or "Table" tool is used in the Form Editor, it refers to model elements here.
If these model elements are deleted, unsightly error messages will appear.
Test
- Add an attribute named "zuloeschen" to the DemoTypes.A type.
- Create an InApp form that displays a DemoTypes.A.
- Display the "zuloeschen" attribute in the form using an "External Attribute."
- Use the "Table" form element to display the A's and configure "zuloeschen" as a column.
- Delete the "zuloeschen" attribute.
- Expected result: The in-app form displays appropriate error messages (if necessary, resolve any caching issues by switching to edit mode).
- Expected: The column label for the deleted attribute indicates that the attribute is missing.