Hi,
I need to assign the task to the users in a Round Robin fashion automatically,
e.g: If I 5 task and 3 users, users 1,2,3 gets task 1,2,3 and task 4,5 gets assigned to user 1,2.
How can I implement this?
Can someone help me out?
Thanks in advance.
Discussion posts and replies are publicly visible
Hi aishwaryab0003,
I would argue that you probably don't need to assign tasks to users in a round robin fashion automatically.
I don't recommend proactive "policing" of responsible work behavior by doling out tasks for 3 reasons.