Hi,
I try to create workflow with custom assignment for swimlanes. In my case the result of assignment can be some set of users. So each of that user I place in pooled actors field of assignable variable. This works fine in Alfresco Explorer but in Share the tasks can't be retrieved. After debuging a bit, it seems that in the method isUserInPooledActors in workflow service, system assumes that in pooled actors there always are groups and not users. Is this done for some reason or this is a bug? Please provide me some workaround for this problem.
Thanks