Closed (fixed)
Project:
Taxonomy Import
Version:
2.0.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
10 Jun 2022 at 20:47 UTC
Updated:
4 Oct 2025 at 18:44 UTC
Jump to comment: Most recent
Comments
Comment #2
borwickja commentedReplying to my own issue. Looked at the uninstall code, specifically taxonomy_import_uninstall function. Looks like the only data that's removed on uninstall is the files that were used/created to import taxonomy terms. The warning message when going through module uninstall process is, if I'm remembering, pretty generic, i.e. are you sure you want to do this, data will be deleted. Could the warning message be more specific, like, the taxonomy import files will be deleted from filesystem/taxonomy_files...? Alternatively, could the documentation spell this out in more detail? Uninstalled the module and the uninstall did not affect my vocab and terms.
Comment #3
borwickja commentedShould note that uninstall of this module via UI does not uninstall the module's config. It appears there is no code in the uninstall function that removes module config. This is problematic given that the config is misnamed.
Comment #4
vuilComment #5
vuilComment #6
vuilIt works as its concept, so yes, I close the issue as Fixed.