How can I skip a user task?

1
0
-1

Hello,
is it possible to skip a user task so that it is displayed as done?
The use case is as follows: A user should be able to complete an assigned task without having started to work on it (the work item is only displayed as completed without any execution being attempted/carried out). In this way, unimportant/non-critical tasks can be skipped.

If this is possible, is there a way to handle data that the skipped task should have provided for subsequent tasks? Is it possible to specify default values here? Or can such tasks simply not be enabled to be skipped?

Many thanks in advance!

Comments

Submitted by nicolas.chabanoles on Fri, 06/21/2024 - 17:56

Hello dreiss,

The notion to skip a task exists in the product. It is usually used in the Enterprise Edition to skip tasks that have failed and is not necessary to execute anymore because the admin manually solved the issue.

It would be possible to implement your use case using the API: https://api-documentation.bonitasoft.com/latest/#tag/Activity/operation/updateActivityById

But I am not sure if you could do it in the community edition though. I let you give it a look.

Hope this helps,

Captain Bonita

No answers yet.
Notifications