In workflow I need to reassign a task to someone else, which I do with the updateTask activity. However, here I cannot set permissions (no specialPermissions property), so the new user doesn't see the task.
I've looked on the net and didn't find anything useful. Any ideas?