Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-06-2023 06:19 AM
When associating a child incident with a parent incident, the child incident inherits the assignment group of the parent incident in servicenow
Solved! Go to Solution.
1 ACCEPTED SOLUTION

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-06-2023 07:34 AM
Use a insert/update Business rule
Condition parent changes AND parent is not empty
Action: Assignment group is Parent.Assignment group
Help others to find a correct solution by marking the appropriate response as accepted solution and helpful.
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-06-2023 07:34 AM
Use a insert/update Business rule
Condition parent changes AND parent is not empty
Action: Assignment group is Parent.Assignment group
Help others to find a correct solution by marking the appropriate response as accepted solution and helpful.