AdminUI - Always cleanup saved searches during uninstall
authorColeman Watts <coleman@civicrm.org>
Mon, 17 Oct 2022 18:16:20 +0000 (14:16 -0400)
committerColeman Watts <coleman@civicrm.org>
Mon, 17 Oct 2022 18:16:20 +0000 (14:16 -0400)
commit7d263144c5553f8b492dfd2a1d269f167551a9d0
tree7fcc19a7d0dd68fca0054a39fce5bccc06a2565b
parent115ab3039af8fed3eb8fb8e30c183d6fe8f86ccd
AdminUI - Always cleanup saved searches during uninstall

This sets all AdminUI saved searches to be delted during uninstall, for a cleaner uninstall process.
It also sets cleanup=always as the default for SavedSearch export, since the expectation is generally
for packaged searches to be cleaned up along with their extensions.
ext/civicrm_admin_ui/managed/SavedSearch_Administer_Assigned_Financial_Accounts.mgd.php
ext/civicrm_admin_ui/managed/SavedSearch_Administer_Contact_Types.mgd.php
ext/civicrm_admin_ui/managed/SavedSearch_Administer_Custom_Fields.mgd.php
ext/civicrm_admin_ui/managed/SavedSearch_Administer_Custom_Groups.mgd.php
ext/civicrm_admin_ui/managed/SavedSearch_Administer_Financial_Types.mgd.php
ext/civicrm_admin_ui/managed/SavedSearch_Administer_ProfileFields.mgd.php
ext/civicrm_admin_ui/managed/SavedSearch_Administer_Profiles.mgd.php
ext/civicrm_admin_ui/managed/SavedSearch_Administer_Relationship_Types.mgd.php
ext/search_kit/ang/crmSearchAdmin/crmSearchAdminExport.component.js