Deleting of custom application generates a sys_metadata_delete entry for sys_app record Issue Deleting of custom application generates a sys_metadata_delete entry for sys_app record. In the scenario that application is re-deployed, that entry will be pushed to author_elective_update folder resulting in incorrect behaviour while attempting to deploy the application via app repo in another instance.SymptomsWhen you try to install an application, you will observe that the installation completes quickly, but the application never installs.FactsThis application should have been installed and uninstalled, and that left a record in sys_metadata_deleteReleaseAnyResolutionExport the unexpected sys_metadata_delete for sys_app record to XML for reference. Delete the unexpected sys_metadata_delete for sys_app record. Publish a new version of the application to the application repository to ensure the sys_app record is not part of the author_elective_update folder in the application package. Install the newly published version on the target instance.