Describe the bug
Breadcrumbs do not work for .yaml models in a CH backed project. Therefore when pushing to main, RC doesn't seem to know which sources to refresh in which order requiring manual refreshes, also in RD its hard to know how some of these models line up.
To Reproduce
Steps to reproduce the behavior:
- Create CH backed project,
- Create model --> model --> model --> metrics
- Check Breadcrumb
- Only see Final_model -> metrics -> explore
Expected behavior
breadcrumbs should work as in Duckdb based project.
Screenshots
