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

clear healthcheck problems doesn't react - I have to restart VSCode to make dbt power user understand it's fixed #1388

Open
1 task
elycenok-wowcorp opened this issue Aug 28, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@elycenok-wowcorp
Copy link

Expected behavior

I had a dbt compilatikon problem - then I see it in the Problems tab - then I say "Clear Healthcheck problems" - it doesn't react - I could not get dbt Power User understand that the problem is fixed - unless I restart VSCode

Actual behavior

I had a dbt compilatikon problem - then I see it in the Problems tab - then I say "Clear Healthcheck problems" - it doesn't react - I could not get dbt Power User understand that the problem is fixed - unless I restart VSCode

Steps To Reproduce

I had a dbt compilatikon problem - then I see it in the Problems tab - then I say "Clear Healthcheck problems" - it doesn't react - I could not get dbt Power User understand that the problem is fixed - unless I restart VSCode

Log output/Screenshots

I had a dbt compilatikon problem - then I see it in the Problems tab - then I say "Clear Healthcheck problems" - it doesn't react - I could not get dbt Power User understand that the problem is fixed - unless I restart VSCode

Operating System

Windows

dbt version

1.6.8

dbt Adapter

Big Query

dbt Power User version

not sure how to see it

Are you willing to submit PR?

  • Yes I am willing to submit a PR!
@elycenok-wowcorp elycenok-wowcorp added the bug Something isn't working label Aug 28, 2024
@mdesmet
Copy link
Contributor

mdesmet commented Aug 29, 2024

Everytime you make code changes it should perform a new parse. It should not be required to restart vscode.

@Crow2525-pp
Copy link

Crow2525-pp commented Oct 1, 2024

I am having similar issues where the extension isn't properly responding to my actions:

  1. problems persist although fixed and dbt parse has been run.
  2. lineage graph won't show
  3. documentation won't show although valid file in editor.

I'm thinking about deleting my vs code profile and starting again from scratch to see if that fixes some of these issues.

 dapspec  dbt debug
02:26:14 Running with dbt=1.8.6
02:26:14 dbt version: 1.8.6
02:26:14 python version: 3.9.13
02:26:14 python path: C:\Users\205283\AppData\Local\pypoetry\Cache\virtualenvs\dapspec-gQLJL67l-py3.9\Scripts\python.exe
02:26:14 os info: Windows-10-10.0.22631-SP0
02:26:22 Using profiles dir at C:\Users\205283.dbt
02:26:22 Using profiles.yml file at C:\Users\205283.dbt\profiles.yml
02:26:22 Using dbt_project.yml file at C:\Users\205283\Documents\dbt_project.yml
02:26:22 adapter type: sqlserver
02:26:22 adapter version: 1.8.4
02:26:22 Configuration:
02:26:22 profiles.yml file [OK found and valid]
02:26:22 dbt_project.yml file [OK found and valid]
02:26:22 Required dependencies:
02:26:22 - git [OK found]

@Crow2525-pp
Copy link

Deleting my VS Code settings seemed to help - Everything bounced back. Bloatware on my end.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants