Lock task execution

Hi,

Does camunda have ability to lock a user task once it is executing. For example:
user 1 opens a task and complete it (takes 10secs)
user 2 opens the task and complete the task

This causes some an issue due to listeners of the task will be executed two times

Thanks in advance

Hi @Luxor,

I suggest you have a look at the documentation about tansactions.

If you still have any questions, feel free to ask.

Best,
Johannes