The contextual search for Knowledge articles using table configuration and the filter configuration is not taking the filter into consideration when searching. Issue The contextual search for KB articles using table configuration and the filter configuration is not taking the filter into consideration when searching. This happened after upgrading to a new version.CauseThe incident deflection on the table configuration was corrupted after the upgradeResolutionResolution: Please follow the below steps to resolve this issue.Steps - I1. Navigate to the table configuration [Incident]Table configuration: https://<instance_name>.service-now.com/nav_to.do?uri=cxs_table_config.do?sys_id=b3ca5632c32121005655107698ba8fba 2. Notice the field 'Search Context' has the value Incident Deflection3. Make sure you have the code for the filter configuration as a backup.4. Change the search context value from 'Incident Deflection' to any other value. Save the record5. Again change the value back to 'Incident Deflection'. Save the record - [We are doing this so that it rebuilds]6. Finally, create the filter configuration under the related list 'Filter configuration' and provide the code which was existing before.Additionally, if the above is not sufficient to fix the issue, follow the below.Steps - II1. Navigate to the Incident Deflection record below. 2. Incident Deflection: https://<instance_name>.service-now.com/nav_to.do?uri=cxs_context_config.do?sys_id=091fa3d3c37221003d2ae219cdba8f0e3. Notice the searcher has 'Knowledge, Pinned, Catalog, SocialQA'4. Remove that value and add back the same value again, so that it is rebuilt.Related LinksThe PRB for the behavior of this issue is captured in the ticket [PRB1360052]