Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AdminUI - Always cleanup saved searches during uninstall #24760

Merged
merged 1 commit into from
Nov 14, 2022

Conversation

colemanw
Copy link
Member

Overview

This sets all AdminUI saved searches to be deleted 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.

Before

SavedSearches not cleaned up when uninstalling the CiviCRM Admin UI extension.

After

SavedSearches cleaned up when uninstalling the CiviCRM Admin UI extension.

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.
@civibot
Copy link

civibot bot commented Oct 17, 2022

(Standard links)

@civibot civibot bot added the master label Oct 17, 2022
Copy link
Contributor

@kurund kurund left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good and working as expected.

Ready to merge.

@colemanw colemanw merged commit 1b8af5a into civicrm:master Nov 14, 2022
@colemanw colemanw deleted the adminUiCleanup branch November 14, 2022 18:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants