On Incident, Assignment group is not changing to other, when Application is Blackline. What to do?

AbdurRahmanSnow
Giga Guru

Good afternoon.
I have an Incident ticket, where the Assignment group is not getting changed to any other groups, when Application is Blackline. What is the reason behind this?
Assignment groups are coming, but when saved, it is going back to the same Assignment group. Please help.

AbdurRahmanSnow_0-1744195424014.png

 

2 ACCEPTED SOLUTIONS

Hi @AbdurRahmanSnow 

 

In the filter conditions change the condition to application changes to Blackline and test it once by putting log into it.

Make sure that your BR will be triggered only when Incident's Application changes to Blackline.

 

Kindly mark my answer as helpful and accept solution if it helped you in anyway. This will help me be recognized for the efforts and also move this question to solved bucket. 

 

Regards,

Prathamesh

View solution in original post

@AbdurRahmanSnow 

currently your BR simply checks Application and sets Group

You can use script to populate Group based on Application selected

What do you mean by not allowing you to change the group?

Check any reference qualifier is added on Assignment group field via dictionary override

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

View solution in original post

8 REPLIES 8

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @AbdurRahmanSnow 

There is OOTB BR update Assignment group based in CI/ SO please check is that causing issue. 

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

Ankur Bawiskar
Tera Patron
Tera Patron

@AbdurRahmanSnow 

how is assignment group getting populated?

are you having any onChange of Application which brings and populates Group?

share that script

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Hi @Ankur Bawiskar 
I have found a Business rule that is not allowing to change the Assignment group, when Application is Blackline. It should allow to change it to other groups.
What changes can we do for this? 

AbdurRahmanSnow_0-1744270029993.png

AbdurRahmanSnow_1-1744270109995.png

 



@AbdurRahmanSnow 

currently your BR simply checks Application and sets Group

You can use script to populate Group based on Application selected

What do you mean by not allowing you to change the group?

Check any reference qualifier is added on Assignment group field via dictionary override

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader