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
Commands have the "with confirmation" option. In this case, the command is executed only after confirmation (by default, for example, when deleting).
- The confirmation text should be able to include the command’s target model.
- It should be possible to define the confirmation prompt during the in-app configuration of a command.
Test
- Configure the generic delete handler in-app and enter the confirmation message "Do you really want to delete the object {0}?"
- Expected result: The confirmation prompt contains the object to be deleted.