Skip to content

[DCV-3982] Set the invocation context when reparsing the dbt project - #20

Merged
jesusmgg merged 1 commit into
mainfrom
dcv-3982-fix-reparse
Aug 21, 2026
Merged

[DCV-3982] Set the invocation context when reparsing the dbt project#20
jesusmgg merged 1 commit into
mainfrom
dcv-3982-fix-reparse

Conversation

@jesusmgg

Copy link
Copy Markdown

Summary

When a partial parse failed and the project was reparsed in full, dbt's invocation context was not set, so DELETE /api/v1/state returned a 500 and the lineage graph never loaded. parse_project() now sets the invocation context before parsing.

Tag a release once this is merged. The 6.0 code-server image pins dbt-core-interface by tag and has to move to the new one.

Checklist

  • [Mandatory] My pull request represents one logical piece of work and my commits are related and look clean.

@jesusmgg jesusmgg self-assigned this Aug 21, 2026
@jesusmgg
jesusmgg marked this pull request as ready for review August 21, 2026 06:33
@jesusmgg
jesusmgg merged commit d377cda into main Aug 21, 2026
3 checks passed
@jesusmgg
jesusmgg deleted the dcv-3982-fix-reparse branch August 21, 2026 06:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant