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
If, for any reason, automatic schema migration can no longer read or load the model baseline, the current model is used as the baseline version. This results in the schema migration attempting to migrate the current model to the model specified in the application configuration. As a result, all models created within the app are deleted.
Instead, the boot process should abort if the schema migration cannot be performed due to errors.
Test
- In the saved application model in the TL_PROPERTIES table under the key __global__/applicationModel, ensure that the model cannot be read or loaded.
- Boot the application
- Expectation: The boot process aborts.