Skip to content

feat: remove property setters and custom fields on uninstall (backport #311)#312

Merged
barredterra merged 2 commits intoversion-14-hotfixfrom
mergify/bp/version-14-hotfix/pr-311
Oct 27, 2025
Merged

feat: remove property setters and custom fields on uninstall (backport #311)#312
barredterra merged 2 commits intoversion-14-hotfixfrom
mergify/bp/version-14-hotfix/pr-311

Conversation

@mergify
Copy link
Copy Markdown
Contributor

@mergify mergify Bot commented Oct 27, 2025

This pull request enhances the app's uninstallation process by ensuring that all customizations made by the app are cleanly removed. The main changes focus on expanding the uninstall logic to handle custom fields and property setters.

Uninstallation enhancements:

  • In banking/uninstall.py, added logic to remove custom fields associated with the app by iterating over those defined in get_custom_fields.
  • Added logic to remove property setters by iterating over those defined in the app's hooks and deleting them from the database.
    This is an automatic backport of pull request feat: remove property setters and custom fields on uninstall #311 done by Mergify.

(cherry picked from commit 09adbdd)

# Conflicts:
#	.github/workflows/ci.yml
#	README.md
@mergify mergify Bot added the conflicts label Oct 27, 2025
@mergify

This comment was marked as resolved.

@barredterra barredterra merged commit 74e7887 into version-14-hotfix Oct 27, 2025
3 checks passed
@barredterra barredterra deleted the mergify/bp/version-14-hotfix/pr-311 branch October 27, 2025 14:44
@barredterra
Copy link
Copy Markdown
Member

🎉 This PR is included in version 0.25.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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.

1 participant