How to route all orphaned tickets back to group.

Kaleem Shaik
Tera Contributor

Hi All,

 

How to route all orphaned tickets (assigned to groups / users who don't have roles) back to their original groups?

@Ankur Bawiskar @abirakundu23 

1 ACCEPTED SOLUTION

Hi @Kaleem Shaik 

 

Do this via Flow Designer

 

Trigger

Schedule

 

Action

Look up for records

where Inc.assignemnet group is empty ( or as per conditions)

 

Logic

For each 

Action

Update record

Assignment group = SD

For each record

 

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

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

View solution in original post

9 REPLIES 9

Yes @Kaleem Shaik 

You can do but issue is if the incident is not assigned to any group then which group it should go. I.e. reason i mentioned, assign to SD.

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

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

Hi @Dr Atul G- LNG 

can you please share me the script for to assigning the orphaned tickets to SD group.

Hi @Kaleem Shaik 

 

Do this via Flow Designer

 

Trigger

Schedule

 

Action

Look up for records

where Inc.assignemnet group is empty ( or as per conditions)

 

Logic

For each 

Action

Update record

Assignment group = SD

For each record

 

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

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

Hi Atul, 

I have new requirement that is Tickets should not be assigned to groups that dont have these below roles: release_v2_admin & release_v2_user

for ex: features tickets.

 

Sohail Khilji
Kilo Patron
Kilo Patron

@Kaleem Shaik 

 

As guru suggested orphan ticket as assigned to SD group. If you wanted certain logic were you wanted to set the ticket assinged to perticular team you can use assignment lookup or in you wanted to set the assignement group based on CI support group you can create such logics too...

 

based on your business needs you can create multiple custom logs or OOTB logs to make sure you save your SLAs...

 


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

LinkedIn - Lets Connect