Corteza-server import error

Has anyone else received a “failed to set dependency references for corteza” error when running the corteza-server import command from the CLI?

failed to set dependency references for corteza::compose:module [my_module_name]: parent reference {corteza::compose:namespace {[my_namespace_name_where_module_is_at] map[my_namespace_name_where_module_is_at:true]} {corteza::compose:namespace {[my_namespace_name_where_module_is_at] map[my_namespace_name_where_module_is_at:true]}} false} not found

It is getting the namespace and module names from the definition yaml file so I know it’s reading the config file.

Running Corteza 2023.3.0
Definition file follows the structure here.