round Robin assignment

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