The Zurich release has arrived! Interested in new features and functionalities? Click here for more

Restricting Send Email Notification To the Assignment Group When the caller belongs to Same Group

Ravichandra2
Tera Contributor

We Have a notification when Assignment Group is added to an Incident. But Some Cases the caller Is assigning their own Assignment Group in that case we don't need to send Notification For This anyone can help me out Please.

 

Thanks,

Ravichandra

2 REPLIES 2

Sohail Khilji
Kilo Patron
Kilo Patron

@Ravichandra2

Here in your case there are 2 notification triggered.

 

1. When the caller is creating a incident on his behalf. (1st notification)

2. Whe the incident is updated with assigmnet group. (2nd notification)

 

You got to change the notification condition of 2nd notificaiton which triggers to the assignment group.

Change the trigger type to event and create a script include that checks if the caller is part of current assignement group.

if 'yes' do not trigger the event for notifciation if 'no' trigger the event for notification.

 

I hope this helps...

 


☑️ Please mark responses as HELPFUL or ACCEPT SOLUTION to assist future users in finding the right solution....

LinkedIn - Lets Connect

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @Ravichandra2 

 

I agree with 2nd part provided by @Sohail Khilji , 2nd part is not straight forward and you need to add trigger event and write code. But may i know why you want to make this process complicated. 

*************************************************************************************************************
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]

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