Closed (fixed)
Project:
Configuration Tools
Version:
8.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Nov 2021 at 08:31 UTC
Updated:
12 Dec 2021 at 09:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
avpadernoComment #3
anagomes commentedComment #4
avpadernoThe Configuration Tools module cannot simply be added as dependency for the Configuration Files module, or users who just installed that module (which was possible, since the Configuration Files module didn't declare its dependency from the Configuration Tools module) would get an error message about an installed module that requires another module.
The Configuration Tools module needs to be installed in a post-update hook, and uninstalling it should not be allowed from an uninstallation validation service.
Comment #5
anagomes commentedComment #7
avpaderno