Open yatsky opened 1 year ago
Hi @oravi @Maayan-s Can we please prioritise this bug fix as it causes confusion in the UI. All similar tests with different names appear the same.
Happy new year team. Just checking to see if there's any traction on this? thanks
Hi @yatsky ! Thanks a lot for this contribution and sorry for the delay in our response. We'll look into it as soon as we can - intuitively it requires verifying on our end that it doesn't break other behaviors and works with previous dbt versions (we support dbt 1.3.0 and above today).
Thanks, Itamar
Describe the bug The
Test name
column in HTML file does not reflect custom test name set in the yaml config. To Reproduce Steps to reproduce the behavior:Given the following yaml config
Run
dbt test
in the console and we get correct output.However, in the final HTML report, the test name is not correctly reflected.
Expected behavior The custom test name should be relected in the
Test name
column in the final HTML file.Screenshots Attached above.
Environment (please complete the following information):
Additional context See original Slack conversation: https://elementary-community.slack.com/archives/C02CTC89LAX/p1696829659325819