Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Regression] External nodes not included in catalog during docs generation #9458

Closed
2 tasks done
MichelleArk opened this issue Jan 25, 2024 · 0 comments · Fixed by #9456
Closed
2 tasks done

[Regression] External nodes not included in catalog during docs generation #9458

MichelleArk opened this issue Jan 25, 2024 · 0 comments · Fixed by #9456
Assignees
Labels
bug Something isn't working High Severity bug with significant impact that should be resolved in a reasonable timeframe regression

Comments

@MichelleArk
Copy link
Contributor

Is this a regression in a recent version of dbt-core?

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

Current Behavior

External nodes should be included in the catalog as a result of dbt docs generate. Currently, projects with external nodes are not included in the resulting catalog.json

Expected/Previous Behavior

catalog.json includes catalog entry for external node when project contains external node.

Steps To Reproduce

test passes 1.6.latest: #9457
same test fails on main (and 1.7.latest, confirmed locally): #9456

Relevant log output

No response

Environment

- OS:
- Python:
- dbt (working version): 1.6.9
- dbt (regression version): 1.7.5, 1.8.0a2

Which database adapter are you using with dbt?

No response

Additional Context

No response

@MichelleArk MichelleArk added bug Something isn't working triage regression labels Jan 25, 2024
@dbeatty10 dbeatty10 removed the triage label Jan 26, 2024
@graciegoheen graciegoheen added the High Severity bug with significant impact that should be resolved in a reasonable timeframe label Jan 26, 2024
@MichelleArk MichelleArk self-assigned this Jan 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working High Severity bug with significant impact that should be resolved in a reasonable timeframe regression
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants