Building round robin algorithm in ServiceNow Incident module
Hi Everyone, I'm working on a requirement to implement a round-robin algorithm in the ServiceNow incident module. The goal is to assign tickets to group members in a round-robin fashion when the group's type is set to 'round-robin'.Here's the approac...
