"Complete" button is disabled in camunda tasklist when user task has attached boundary event

Hello!

I have faced with a problem that the button is inactive in Camunda Tasklist when a timer boundary event (non-interrupting)is attached to a user task, could you tell me what the problem is?

Version: Camunda Platform 7.18

There are two steps necessary:

  1. Claim the task
  2. Complete the task

The button Complete won’t be enabled until you claimed the task.

4 Likes

solved my issue.

Thanks

Thank you!