You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
UseCase - Create a code snippet for assigning Incidents using the Round Robin method.
1
+
UseCase -
2
+
3
+
4
+
5
+
When a new Incident is created, the system should automatically assign it to the next available member of the assignment group — in a Round Robin fashion (i.e., distributing incidents evenly among all group members).
6
+
7
+
It will also work for New addition of new user. and distribute the incident equally to all the users.
0 commit comments