Is it available to add persons in current task?

In our OA application , user can add multiple persons to approve together while user is completing a task. But now , I added sub-task under current task, in this case, I can not master the function behavior. So are there other ways for me to add persons in current task? And is there any documentations related to my strategy?

Hey @whitedeng,

What do you mean by “I can not master the function behavior”?

As best practice if you need multiple approvals you need to model that appropriately with a Multi Instance user task, followed by the result of the approvals.

Cheers,
Filip

Hey @filiphr
Thanks for your reply. I have added multiple approvals to a multi instance user task when modeling. The questions is that I need to add additional persons before I complete my task.