Maximum number of users assigned to a task

I have a situation where we are assigning individual named users to a task from a database by role but the task isn't visible.  When I look at the process instance, there is no error showing with the task itself except there are no assigned users showing in the assignment tab.  Is there a limit to the number of individual users that can be assigned a task? The users are part of groups in Appian but the task is assigned to individual users instead of the group. 

  Discussion posts and replies are publicly visible

Parents Reply
  • 0
    Certified Lead Developer
    in reply to naomip

    I'll admit it's a bit of an unusual use case to assign a task to loads of users individually, as usually it's easier to handle this either via group-based assignment or DB-assigned "pseudo" tasks.

    However I'm unaware of any defined system-side limits to number of assignees on a single task.  If you can reproduce a "break" at any specific number of users, I'd suggest you go ahead and open a support case for it, as it may be an actual bug.

Children