Changed in the response task of assignment group field

siddhantgaure
Tera Contributor

Hi everyone we have one requirement in ServiceNow SIR workspace where we are wanted to the changes in response task  the OOB behavior is that in response task the groups are available in assignment group field in response task are based on the group who's type in response task. i tried to change the dictionary override  of assignment group field that type=itil , one blank so  all groups are visible but once I'm saving the task it remains empty and state changed to assigned.    what and where i should do the changes that groups will stay without response task type and when the new group is made that group also available in the list of assignment group field in the response task.

2 REPLIES 2

bsmolski
ServiceNow Employee
ServiceNow Employee

Hi @siddhantgaure,

Have you tried overriding the dependency as well? The logic of the Assigned to field is driven via a reference qualifier and a field dependency to the Assignment group field.

 

For more details see: https://www.servicenow.com/docs/bundle/yokohama-platform-administration/page/administer/field-admini...


Cheers,

Brett

 

If my response was useful, please drop a Kudos or select "Accept as Solution" and " Helpful." 

hi @bsmolski  when i done the changes in reference qualifier of the assigned to field as blank it giving me the error of below screenshot