We have this situation, we have 7 workflows (7 different processes), and all workflows were managed by one superuser (dmadmin). And then we created 7 different admin users, one admin user per one process to manage just one application.
In order to start worflow with one of new admin user we had to change acl_owner on all acl from one user to another. And after that workflow was succesfully started. But when I open tasks in taskspace application, I can work only on tasks that were started with new admin user, and when I click on any old tasks that were started with old superuser I get massege with error like this:
Document/object specified by 090000048047dfae does not exist... Details are in att.
If anyone had similar situation, please help.
Thanks