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
An illogical TLContext.getContext().isSuperUser() query allows the root user to "start" all processes. However, this is pointless because the process does not start properly if the user who starts it is not in the actor group.
Otherwise: The first process step is created but not completed. The process then hangs and does not start automatically.
Test
- Create a process with a Start Event -> Manual Task -> System Task.
- Define the actor group.
- The process must not be allowed to start as the root user if root is not a member of the actor group.