Resolved! Round Robin Assignment using Business Rule
Hi, we have a custom form wherein we want to assign tickets based on a round robin format. Example- If there are 3 users User1, user2 and User3 then 1stticket should be assigned to User1, 2nd to user2, 3rd to user3 and then 4th again to User1 and so ...