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

Include saved queries in list output #9532

Closed
Tracked by #9116
jtcohen6 opened this issue Feb 7, 2024 · 0 comments · Fixed by #9736
Closed
Tracked by #9116

Include saved queries in list output #9532

jtcohen6 opened this issue Feb 7, 2024 · 0 comments · Fixed by #9736
Assignees
Labels
backport 1.7.latest bug Something isn't working High Severity bug with significant impact that should be resolved in a reasonable timeframe Impact: SL semantic Issues related to the semantic layer
Milestone

Comments

@jtcohen6
Copy link
Contributor

jtcohen6 commented Feb 7, 2024

Right now saved_queries are not included in the output of dbt list. They should be.

Basic fix: d6e7cda

Acceptance criteria:

  • dbt list includes resources with NodeType.SavedQuery
@jtcohen6 jtcohen6 added semantic Issues related to the semantic layer Impact: SL bug Something isn't working backport 1.7.latest labels Feb 7, 2024
@martynydbt martynydbt added this to the v1.8 milestone Feb 8, 2024
@martynydbt martynydbt added the High Severity bug with significant impact that should be resolved in a reasonable timeframe label Feb 12, 2024
@QMalcolm QMalcolm mentioned this issue Mar 7, 2024
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 1.7.latest bug Something isn't working High Severity bug with significant impact that should be resolved in a reasonable timeframe Impact: SL semantic Issues related to the semantic layer
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants