Add a verification step to an Incident ticket

Menalik
Kilo Guru

Requirements:

When the Category is set to xxxx on an Incident ticket and the ticket has been set to resolved by the agent, their manager will get a notification and will have to approve/verify the ticket before it  sets to Closed status.

 

What would be the best way to configure this?

1 ACCEPTED SOLUTION

Ankur Bawiskar
Tera Patron

@Menalik 

you can have email sent with approve/verify link in email through flow

then have inbound email action on incident table and accordingly update the state

💡 If my response helped, please mark it as correct and close the thread 🔒— this helps future readers find the solution faster! 🙏

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

View solution in original post

2 REPLIES 2

Ankur Bawiskar
Tera Patron

@Menalik 

you can have email sent with approve/verify link in email through flow

then have inbound email action on incident table and accordingly update the state

💡 If my response helped, please mark it as correct and close the thread 🔒— this helps future readers find the solution faster! 🙏

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

Dr Atul G- LNG
Tera Patron

Hi @Menalik 

 

This doesn’t look like a good use case. Let’s take an example: if 10 engineers move incidents to a “Resolved” state in a day and each action triggers an email to the manager, that creates a significant overhead for the manager.

Practically speaking, do you think this is a good approach? Sending emails and asking for approval or rejection adds technical debt and increases the manager’s workload.

Please also consider the system-level drawbacks of implementing this. For instance, if a manager rejects the resolution but the caller has already received a notification that the incident is resolved, how will you handle that conflict? The caller may assume the issue is closed while the manager has reopened or rejected it.

This could violate the overall process and lead to both technical and process-related debt.

*************************************************************************************************************
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/dratulgrover [ Connect for 1-1 Session]

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