Canvas Dashboard in Modeling 4.0 doesn't read modules properly

We’re starting to use modules to manage and segregate our repo. I’m trying to use the new canvas dashboard in the as-code space. The editor lets me build a visualization but when I hit save, it blows up with an error that it can’t find the dataset.

It fails with this error: Referencing to an invalid dataset (stack_examiner_timing)

This module is trivial right now:

$ tree modules/
modules/
├── cfa
│   ├── dashboards
│   │   └── test_in_a_module.page.aml
│   ├── stack_examiner_timing.dataset.aml
│   └── z.table_models
│       └── warehouse_etl_stack_assignment_examiner_timing.model.aml

here’s what happens before save:

and after save:

I think I’m dead in the water right now.
.stone

also: I think we should add a new tag above for “aml-modules” or some such…

Hi Matt,

Thank you for reporting the issue to us. We are investigating the issue at the moment and we will get back to you as soon as we have new updates on this.

1 Like

Hi Matt,

I am glad to inform you that the fix has been released. Could you please help double-check if the issue still persists on your side as well?