CI - Support Group is automatically set to Assignment Group INC-Ticket
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2024 03:06 AM
Hello dear Community,
i am using the Password Reset OOTB Item/Record Producer. It creates a Incident Ticket with Record Producer. I dont know why, but the Support Group from the CI -> see screenshot, is taken as the Assignment Group for the INC-Ticket.
I have looked up the Assignment Rules, Lookup Rules, Business Rules and also Flows. I could not find any rule, where it is defined that the Support group from the CI should be the Assignment Group of the INC-Ticket.
I need to know where I can find the rule.
Thanks!
Best regards,
Malik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2025 05:42 PM
Look at the Business Rule named "Populate Assignment Group based on CI/SO", it runs on the [task] table which is why you might not have found it if you filtered for "incident".
If you disable this rule, it should fix your issue.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2025 06:03 PM
Hello @Malik_Awan ,
if you couldn't find anything from the incident table it must be from the parent table of it which we know is the parent table of incident table is task.
please try to find business rules on the task table from there only it must be setting the assignment group field.
Note: Assignment group is also a derived field from task table so there are more chances of finding the script or configuration on the task table.
Regards,
Debasis