When service offering is selected the assignment group is automatically populating in my incident form. What is the OOB logic behind it ?

Balakrishna_ABK
Tera Guru

When I try to select service offering the assignment group is automatically populating wrt to that assignment group in my Incident form. What is the OOB logic behind it ? How to stop it ?

6 REPLIES 6

Mahesh23
Mega Sage

Hi,

Maybe onChange() client which is running on incident form is setting the assignment group based service offering and that assignment group could be selected service offering support group.

Try to find the onChange() client script and deactivate the same to stop this functionality.

 

Please mark my response as correct or helpful if applicable

Hi Mahesh, there is no specific client script for that

Hi,

Ok, then this might be configured using Assignment Rule. Please check for the "Assignment Rule".

AJAY BIRADAR
Tera Contributor

yes, you are right when I fill in the service offering field value if that service offering table has a support group then on the save of incident form the assignment group is auto-populating as a support group of that service offering. where is that OOB functionality I am not finding it?