- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-31-2022 11:55 AM
Is there a way to auto-populate the assignment group based on the criteria of the category and sub-category? For example, if the category is bi team and the subgroup is Cyberquery the assignment group will automatically populate to the BI Team.
Solved! Go to Solution.
- Labels:
-
Incident Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-31-2022 12:03 PM
Hello
There are quite a few ways to do it
Onchange client script
Business rule
Assignment rule
It's upto you how you want to do it based on your instance setup
Please mark answer correct/helpful based on impact

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-31-2022 11:57 AM
Hi Renata,
you can do this with the help of assignment rules. Here is the link which shows how you can setup the rule to work as per yoru requirement.
Mark the comment as a correct answer and also helpful if this has helped to solve the problem.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-31-2022 12:03 PM
Hello
There are quite a few ways to do it
Onchange client script
Business rule
Assignment rule
It's upto you how you want to do it based on your instance setup
Please mark answer correct/helpful based on impact
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-21-2022 11:20 AM
The on-change client script worked.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-09-2023 10:29 PM - edited ‎03-09-2023 10:31 PM
Hi @Renata9,
Could you please share with us the onChange script you have made? I am having the same requirement. Thank you.