Skip to content

Tests descriptions in reports not displayed since upgrade #1871

@BeltranFairly

Description

@BeltranFairly

Describe the bug
In the reports I generate and send to a GCS bucket, there is no more descriptions for the tests, even for the dbt native tests but the description column is still correctly filled in the elementary tables in the data warehouse. This is happening since the upgrade to the 0.18.0 version, the config has not changed except for the CLI and package versions.

To Reproduce
Steps to reproduce the behavior:

  1. Run dbt tests
  2. Check if the description column is filled in the dbt_tests table
  3. Send report on a GCS bucket
  4. Open the report, go on Tests or Test performances and open a test

Expected behavior
The description should be filled.

Screenshots

Image

Environment (please complete the following information):

  • Elementary CLI (edr) version: 0.18.0
  • Elementary dbt package version: 0.18.1
  • dbt version you're using 1.9.1
  • Data warehouse BigQuery
  • Infrastructure details : Report sent to GCS by a Cloud Run job

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions