-
Notifications
You must be signed in to change notification settings - Fork 192
Open
Labels
Description
Describe the bug
When there is more than one anomaly test for a column only the last test is displayed on the dashboard
To Reproduce
Steps to reproduce the behavior:
- create at least two anomaly test for the same column
- generate the elementary html report
- Go to elementary dashboard report
- The count of anomalies will only display one anomaly test (in the screenshot I created 5 anomalies test 4 column anomalies and 1 dimension anomalies cf last screenshot)
- Click on the anomalies test count on the dashboard page
- It will only display the last anomalies test for that column
- Click on your model in the left menu
- You will see all anomalies test
Expected behavior
In the dashboard page I expect to see the number of anomaly test run and not the number of column tested. When I click on that number I expect to see all anomaly test run and not the just the last one run for each column
Screenshots
If applicable, add screenshots to help explain your problem.
Environment (please complete the following information):
- Elementary CLI (edr) version: 0.16.1 OSS version
- Elementary dbt package version: 0.16.1
- dbt version you're using: 1.9.1
- Data warehouse: bigquery
- Infrastructure details: dbt-core docker image
ghcr.io/dbt-labs/dbt-core:1.9.1
Additional context
Add any other context about the problem here.
Would you be willing to contribute a fix for this issue?
I can contribute but web development is not my strongest skill
manuel-rodriguez-sonarsource