How to clear "Assigned to" field value when "Assignment group" is updated on list view.

Pravallika14
Tera Contributor

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.

 

 

1 ACCEPTED SOLUTION

Sai Kumar B
Mega Sage
Mega Sage

@Pravallika 

You can try before/update business rule with no script

condition

Assignment Group Changes

Action

Assigned To set it to Nothing

find_real_file.png

find_real_file.png

View solution in original post

8 REPLIES 8

@Saurav I tested on Incidents list view, It's working fine. So i suggested the Actions approach 🙂

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.

Pravallika14
Tera Contributor

Hi ,

I have tried both the ways, but still getting the below error message while updating the Assignment Group on List view.

 

find_real_file.png

find_real_file.png

find_real_file.png

find_real_file.png

@Pravallika 

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