I have a form where the user needs to select the reviewer using a people picker object. When using this collection as the ‘assignees’ for a task in the workflow, it throws an error: rTask.FailureInitiatingTask] Failed to initiate task
I also tried extracting the e-mail from the user collection and this also doesn’t work.
This seems like it should work natively since it is picking from valid NAC users, and it allows you to select the collection for the ‘assignees’ field in tasks. What am I missing?