- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-19-2025 06:43 AM
When a CMDB record is searched using global search, two results are coming up as shown in the image. Under Text Search Groups from CMDB>> We have seen there are two values in the Text Search Table in related list>> so we have deleted one if the record. But we are still seeing the two search results which is causing a confusion to the user. Can you please help on how to fix this?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-20-2025 08:23 AM - edited ‎03-20-2025 08:34 AM
I typically start by inspecting the code. Select one of the duplicate values, right-click on it, and choose "Inspect." Locate the sys_id that the code object references, then use the SNUtils sys_id search to find the corresponding record. Repeat this process for the other object as well. While this might not immediately resolve the issue, it can help you make progress in identifying the root cause.
In most cases, the data often points to the sys_search_source table. Is there any suspicious data in that table? Have you recently added or modified any search sources? Additionally, check if all users are experiencing the same issue or if it is isolated to specific users. These steps can help narrow down potential causes of the problem.
Page data shows where the duplicate value resides (example data, not relevant to this case):
BR, Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-19-2025 06:55 AM
Hi @NavyaC
It looks like there might be some misconfiguration. Could you please check the Global Search plugin and repair it?
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-20-2025 06:55 AM
Hi Atul,
Can you please provide the plugin name which has to be repaired.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-20-2025 08:23 AM - edited ‎03-20-2025 08:34 AM
I typically start by inspecting the code. Select one of the duplicate values, right-click on it, and choose "Inspect." Locate the sys_id that the code object references, then use the SNUtils sys_id search to find the corresponding record. Repeat this process for the other object as well. While this might not immediately resolve the issue, it can help you make progress in identifying the root cause.
In most cases, the data often points to the sys_search_source table. Is there any suspicious data in that table? Have you recently added or modified any search sources? Additionally, check if all users are experiencing the same issue or if it is isolated to specific users. These steps can help narrow down potential causes of the problem.
Page data shows where the duplicate value resides (example data, not relevant to this case):
BR, Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-21-2025 06:10 AM
Hi Atul,
As suggested i have repaired the sn_ui_globalsearch plugin. But still seeing the two search results for CMDB.