Assign a user to a task in a process dynamically

Given a string containing a username (this can change easily to user first + last name),

I would like to assign a task.

I am using the following expression to get the user

=touser("Yoel.Feuermann-yoel.feuermann@zencargo.com", "-")[1])

if I try the above in a FORM - it works.

but If I have it in the assignment expression - it doesn't assign properly

it gets assigned, but to an empty user: 

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data