How to assign task to multiple users in action center

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

@mohamedalthaf,

Click on this icon to open expression editor

Pass the list of users like this in expression editor

Thanks!! @ashokkarale it is working.

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.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.