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
Currently, ScriptingRecorder is available to all users.
It should be possible to configure a user group so that only certain users can use the ScriptingRecorder (e.g., power users).
Implementation
A scripting-group can be configured on the tl:DefaultScriptingRecorder. Only members of this group (and super-users) can use the ScriptingRecorder. If nothing is configured, the "default group" from the tl:InitialGroupManager is used.
Test
"users" is the default group and therefore the default scripting-group:
- Add a (non-root) user to the group.
- Expected Result: The user can open and use the ScriptingRecorder.
- Remove the user from the group.
- Expected result: The user cannot open the ScriptingRecorder.