Details
-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 3.0.0
-
Fix Version/s: 3.2.0-b3
-
Component/s: Staff Interface
-
Labels:None
Description
Currently a module may be uninstalled at any time, even if there are packages that exist that use that module. Instead a module should only be uninstallable if it meets the following criteria:
- There are only 'inactive' packages with that module_id (i.e. no active or restricted packages that use the module).
- There are only 'canceled' services with a module_row_id belonging to the module.