-
Notifications
You must be signed in to change notification settings - Fork 10
Open MS Tasklist for tasks from inside the MS #656
Copy link
Copy link
Open
Description
iaktern
opened on Sep 19, 2025
Issue body actions
- in the MS backend, program internal lib functions for the user-facing "Task List" to push, display and remove tasks. Other views, e.g. the Process Editor, should be able o push a task into this list, e.g. to remind someone to check and release a process
- For pushing tasks into the task list, enable to set variables
- The task that are push into the tasklist, should be previously build inside a "Task Editor" view (left side in the navigation panel): same list to manage tasks as within the "Process Editor". But instead of opening a process, the UserTask Editor is opened. Here, it should be possible to create a single task, optionally with variables.
- make potentialOwner also some kind of variable, so that a release button can dynamically (at runtime) assign a predefined task to a role, e.g. process manager. the potentialOwner (e.g. process manager role) should not always be predefined inside the Task Editor but assignable at runtime.
- add this "Task Editor" view to the permission system, so that not every user is automatically able to see this view
- Add a badge at "Your Tasks" with the number of currently open tasks for a logged-in user
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Todos: Fine-Grained