Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
6.1.0
-
None
Description
If a module declares nested parameters that are enclosed in a "namespace" (e.g. nosqlprotocol.user), the lack of these parameters isn't detected in the parameter validation step. This will cause a configuration with missing parameters to be passed to the module that declares it.