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
minor
#25534
Automatisches Einbinden von exportierten Modellen in die Entwicklungsumgebung
Instead of having to manually enter a model into the application configuration after exporting it to the development environment, an autoconf file should be generated along with the model to integrate it.
Test
- Create a new module with an "in-app" type.
- Export the module to the development environment.
- Shut down the application.
- Delete the application database.
- Restart the application.
- Expected result: The created module is present again because it was initialized from the development environment's configuration files.