Hi I’m using JBPM 7.4.1 final and its work-bench ( web version).
I’d like to create process that all user of one group can complete it. Actually If my group has 10 users,
I want to start process for this group and getting information of all 10 user by their task.
Now If first user completed the task, it removed from task list of other user. But I want to create multi instance of a process that all member of a group can complete their task.