Identify Duplicate Incident
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2024 04:03 AM
Hello developer ,
I need to understand how can I identify duplicate incident on short description field and can flag off the same incident.
Please help me.
Thank you
Mayur Patil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2024 04:09 AM
Partially, it is not easy case, the reason begin if incident has been raised via Template or via suggestion still we can able to find out but if a gent log a incident and 2 argents put 2 different short description then tough to see the duplicate one.
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]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2024 04:10 AM
Does this help: https://www.servicenow.com/community/developer-forum/how-to-restrict-creation-of-duplicate-incident-... ?
Or are you looking for similarity instead of 'the same'. Be aware: this solution checks on the exact same short description. It may be necessary to add extra conditions.
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2024 04:16 AM
Hi @Mayur Patil2 short description can vary , how do you determine exactly? Are you looking for same short description? Because when a user input email not working and email is not working are similar incidents with different short description In that case this would fail in identifying. You would need to define more criteria
Harish