TPM Discovered Technologies Records not getting removed when associated software installation record is removed [Upgrade Scenario]DescriptionTPM Discovered Technologies Records not getting removed when associated software installation record were removed after updating "Technology Portfolio Management" store app to latest version.Steps to Reproduce Log into the ServiceNow instanceRun scheduled job (Name: Populate TPM Discovered Technologies and Lifecycles) that calls script include "/nav_to.do?uri=sys_script_include.do?sys_id=875a736377f86110407d8716be5a992b"TPM Discovered Technologies Records not getting removed when associated software installation record is removedTo check installed plugin version, navigate to All > System Definition > Plugins. Search with plugin name "sn_apm_tpm".Click on "Installed" tab to find the plugin.Please verify installed version by clicking on plugin card with title "Technology Portfolio Management". Update the "Technology Portfolio Management" (sn_apm_tpm) to 1.9.0 or later to update script include to latest and run scheduled job again.TPM Discovered Technologies records are still not getting removed.WorkaroundTo resolve the issue where records are not deleted from TPM Discovered Technologies after removing software installations following the latest version update, perform the below steps: Cache table data must be cleared to resolve this issue. Follow the steps below to clear the cache table data: Navigate to System Definition > Tables.Search the Label = "TPM Server Discovered Models" or Name = "sn_apm_tpm_server_discovered_models". Click on the record.Click 'here' to set the scope to "Global". Then click on "Delete All Records".In the confirmation dialog box, enter "delete" and click "OK". Rerun “Populate TPM Discovered Technologies and Lifecycles” (sys_id: 9f3a3ae353012110d5cbddeeff7b12da) scheduled job. Once job is run, invalid software records from TPM Discovered Technologies will get deleted.Related Problem: PRB1959843