- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2022 11:47 PM
Hello Team,
when we update the assignment group directly on list view the "assigned to" field value is not getting cleared. I want to make the "assigned to" clear when "assignment group" value updated .
Please help with the script for this.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2022 11:55 PM
You can try before/update business rule with no script
condition
Assignment Group Changes
Action
Assigned To set it to Nothing
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2022 12:22 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2022 12:43 AM
Actually I was not specifically talking about the above use case. In general I have faced issues with Actions on my Client instance.
So I prefer the scripts. 🙂
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2022 01:28 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2022 12:04 AM
Please check if there are any existing scripts/rules that are restricting you and also There might be a dependency between the Assignment group and Assigned to fields