Skip to content

Add detailed information for model runs #1256

@nicor88

Description

@nicor88

Is your feature request related to a problem? Please describe.
When a model run, specifically when it fails I would like to see the reason for the failure.

Describe the solution you'd like
What is currently implemented for dbt tests should work:

  • Show last status of dbt run
  • Show View model run (same as View test runs)
    • In the View model run Inspect last result

The proposed idea gives generally more debugging capabilities for model runs.

Describe alternatives you've considered
Currently elementary made available the reason of the failure inside the message field of dbt_run_results, therefore it's really easy to use that table to provide such information, but somehow IMHO is a must to have in the elementary reports.

Would you be willing to contribute this feature?
I can try, but my frontend skills are rusty.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions