Does Multi Instance User Tasks actually work?
I'm trying to implement a process with a multi instance task. On my first attempt I got the following error:Caused by: org.activiti.engine.ActivitiException: Couldn't execute end listenerI did some research and found a post from 08/2012 describing th...