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
The automatic model upgrade is used to synchronize the application model stored in the database with the model files and to make any necessary adjustments.
If an attribute is specified in the model files that does not exist in the persistent model, it is created. However, if this new attribute overwrites an existing attribute, a merge conflict warning is issued indicating that the attribute already exists, and no additional attribute is created.
Solution
If the new attribute to be created is an override of an existing attribute, it is created.
Test
TestModelPatch.java