Request additional users to assist with a task

Hello,
Is there a possibility for a user to request additional users to assist him in the execution of a task he is currently undertaking? So that several users can work on the same task.

Both options would be possible: They could either work on it/edit the task at the same time (like a google doc) or one at a time and the other one has to wait, but both are registered on the task and/or have the possibility to edit it.

Many thanks in advance.

Only a single user can be the assignee of a given task, this ensures a certain amount of consistency of data and that multiple people aren’t trying to do the same task at the same time.

if a user needs some help from another user, they can always reassign the task to that user.

1 Like

Hello,
thank you very much for the answer, good to know!

One question regarding reassigning: I have read here that by delegating it is possible to get the task back after the user you asked for help has solved the task. There is no such possibility with normal reassigning, right? And delegating is not included in the tasklist by default as a function - you would have to implement it yourself, correct?

Many thanks in advance.

Indeed, for Camunda 7 you would need to implement it yourself, the API exists.

1 Like

Perfect thank you very much for the quick reply!

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.