- Issue created by @vetchneons
- Merge request !3Issue #3468597 by vetchneons: ABJS does not remove tables from database on uninstall β (Open) created by vetchneons
- Status changed to Needs review
8 months ago 6:25pm 16 August 2024
The module does not remove its database tables on uninstall.
1. Install the module
2. Create experiences, conditions, and tests
3. Uninstall the module
4. Reinstall the module
5. Existing experiences, conditions, and tests that were created still exist.
Add uninstall hook to .install file to remove abjs_schema.
Needs review
2.0
Code