-
Notifications
You must be signed in to change notification settings - Fork 208
Description
Describe the bug
Elementary dashboard is not showing the test descriptions, even tought in the dbt_test table the ''description'' column is showing the correct information
To Reproduce
dbt test
dbt run -s elementary
edr report
Expected behavior
It should appear the test description correctly in the dashboard
Screenshots
some info has ben erased/cleared out of the image.
Environment (please complete the following information):
-
Elementary CLI (edr) version: [e.g. 0.5.3], can be found by running
pip show elementary-data
0.17.0 -
Elementary dbt package version: [e.g. 0.4.1], can be found in
packages.ymlfile
0.18.2 -
dbt version you're using [e.g. 1.8.1]
1.8.7 -
Data warehouse [e.g. snowflake]
bigquery -
Infrastructure details (e.g. operating system, prod / dev / staging, deployment infra, CI system, etc)
Additional context
tried different ways to add the description, wasnt able to solve with none of them
Would you be willing to contribute a fix for this issue?
i dont think i can

