Exact match results open in backend view rather than portal viewIssue When searching with an article number in portal and the exact match results are displayed, on click of it takes to the kb_view rather than kb_article or kb_article_view page which is causing to showing the backend view.SymptomsAI SearchReleaseAllCauseExact match is returning "child table" (rather than "kb_knowledge") as the table name for this record, which doesn't match any of the navigation config adding an EVAM view config for "child table".ResolutionCreate a new EVAM view config for the child table resolves the issue. ex: https://<instance>.service-now.com/nav_to.do?uri=sys_ux_composite_data_template_predicate_bundle.do?sys_id=34e7294753571010069addeeff7b1222 Note: After the EVAM view config is created, it has to be noted to associate the right navigation under 'EVAM View Config Action Assignment M2Ms' ex: https://<instance>service-now.com/sys_ux_predicate_m2m_action_assignment_list.do?sysparm_query=predicate%3D5f9f86a06b69111050bdc141ee44af90&sysparm_view=Related LinksDefine an EVAM view configuration