I want to assign action center task to multiple users automatically so I enabled Multiple User Assignment option in Assign Tasks Activity like below. And before the assign tasks activity i initialized the TaskUserAssignment list and added two users using append items to collection activity.
When I mention single user it is working fine but when i mention mention multiple user it is not working. is there anything i need to change in my collection
when assigning single task to multiple user, instead of going to pending state the task is falling under unassigned state for all the assigned users. From there one of the users can assign it to themself and can take action and complete the task in action center.