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

Prathamesh26
Tera Expert

Hello @AbdurRahmanSnow 

 

Please check if there is any business rule written for the same which is setting the assignment group to "xyz" when application is "Blackline".

If Yes, then check its trigger conditions and adjust them accordingly so that it wont be triggered again and again.

 

If above solution helps please mark my response as helpful and close the thread so that it benefits future readers.

Regards,

Prathamesh

Hi @Prathamesh26 
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

 



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

Thanks a lot. The "Changes to" condition worked.