Assign INC based on less inc assigned to team member
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2023 07:27 PM
If user update "Assignment group" field and save, ServiceNow should automatically pick one member of the group with minimum incident ticket assigned and set the user in "assigned to" field
Please show step wise.
6 REPLIES 6
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2024 01:37 PM
above script doesn't work . It just pushed random user if already assigned

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2023 08:39 PM
Hello @Pawan Kumar Rai
You can you Assignment Rule for this. Assignment Rules are Ideally Designed for Auto Routing Incidents,
- App Navigator --> sysrule_assignment.LIST
- Create new
- set filter conditions
- select table as incident
- select the group in Applies to
Thanks and Regards
Gaurav Shirsat