Right now I have:
module-c which is enabled and requires omdule-a and module-b as dependencies
module-b which is enabled and functional
module-a which is disabled and broken due to not being migrated to the latest foundry version
3.1. because it is broken, I do not see it in the module management screen at all
(this is in V13, but doesn't feel like a v13-only bug)
Now this causes two bugs which are terrible when put together:
- I cannot save module settings at all, because saving fails and gives me a ui warning notification that says
module-c cannot be enabled because module-a is not enabled
- I cannot turn off
module-c because of the same problem -- the checkbox is disabled and stuck in the "active" state. therefore, I can't solve the problem, except via safe mode or via uninstalling the other modules



Right now I have:
module-cwhich is enabled and requiresomdule-aandmodule-bas dependenciesmodule-bwhich is enabled and functionalmodule-awhich is disabled and broken due to not being migrated to the latest foundry version3.1. because it is broken, I do not see it in the module management screen at all
(this is in V13, but doesn't feel like a v13-only bug)
Now this causes two bugs which are terrible when put together:
module-ccannot be enabled becausemodule-ais not enabledmodule-cbecause of the same problem -- the checkbox is disabled and stuck in the "active" state. therefore, I can't solve the problem, except via safe mode or via uninstalling the other modules