Duplicate “Overview” tab showing on Incident form in Service Operations Workspace (SOW)

anthonyokoth
Tera Expert

Hi everyone,

I’m seeing a strange issue in Service Operations Workspace (SOW), only on the Incident record page.
The “Overview” tab appears twice when viewing or editing any incident record.

Here’s what I’ve verified so far:

  • Other record types (Change, Problem, Request, etc.) display correctly, only one “Overview” tab.

  • When I check the Page Collections containing the Incident Overview SNC (SOW - Record tabs left), I also don’t see any duplicate entries.

Has anyone else encountered this duplication behavior? Any pointers on what else I could check or how to resolve it would be really appreciated!

Thanks in advance,

2 REPLIES 2

Dr Atul G- LNG
Tera Patron
Tera Patron

Try repair the plug SOW @anthonyokoth 

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

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

NavinAgarwal
Kilo Guru

Hi @anthonyokoth ,

 

I would look at below options:

 

1. Check App Route Configuration (sys_ux_app_route list)

  • Search for the "Overview" app route and ensure that the app configuration is set to Service Operations Workspace and the parent microcomponent is Record Page Tabs.

  • If there are multiple entries for the Overview tab, this could lead to duplication. Ensure only one entry exists for the Overview tab in the Incident form.

  • Solved: Service Operation Workspace Tabs - ServiceNow Community - You can review this thread too..

2. You may want to use UI Builder for Configuration:

If you find that the duplicate tab is still present, you can remove it by emptying the Extension Point field associated with the Overview tab in the app route configuration.

This action will effectively hide the duplicate tab from the Incident form.

 

If you found my response helpful, could you please mark it as ‘Accept as Solution’ and ‘Helpful’? This small action goes a long way in helping other community members find the right answers more easily and supports the community.