Skip to content

[CT-2332] [CT-2330] [Bug] Documentation for csv files is not displaying the table name in the Example SQL section #407

Open
@andrea-montes-yello

Description

@andrea-montes-yello

Is this a new bug in dbt-core?

  • I believe this is a new bug in dbt-core
  • I have searched the existing issues, and I could not find an existing issue for this bug

Current Behavior

after running dbt docs serve, the documentation tied to a seed csv file is not showing the table name in the example SQL section. Instead of the table name, it is displaying undefined.

Expected Behavior

The table name should be displayed in the section Example SQL

Steps To Reproduce

  1. Create documentation for a seed file
  2. dbt docs generate
  3. dbt docs serve
  4. Navigate to the seed documentation
  5. Check what's in the section Example SQL

Relevant log output

No response

Environment

- OS: Mac OS monterrey 12.5.1
- Python: Python 3.8.9
- dbt: 1.3.1

Which database adapter are you using with dbt?

postgres

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood_first_issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions