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

Fail to detach a storage account with an error #1045

Closed
v-xinda opened this issue May 7, 2022 · 4 comments · Fixed by #1103
Closed

Fail to detach a storage account with an error #1045

v-xinda opened this issue May 7, 2022 · 4 comments · Fixed by #1103
Assignees
Labels
Milestone

Comments

@v-xinda
Copy link

v-xinda commented May 7, 2022

OS: Windows / Linux
Azure Resource Extension Build Version: 20220505.12 (unified)
Azure Storage Extension Build Version: 20220505.2 (unified)
Regression: Not a regression

Repro Steps:

  1. Attached a storage account -> Right click this storage account -> Click "Detach Storage Account".
  2. Check whether succeeds to detach this storage account.

Expect:
Succeed to detach this storage account.

Actual:
Fail to detach this storage account with an error.
image

More Info:

  1. There is an error under the "Attached Storage Accounts" node after refreshing the workspace view.
    image
  2. This issue doesn't reproduce on Mac.
@v-xinda v-xinda added AT-CTI Created by CTI team unified labels May 7, 2022
@alexweininger alexweininger added this to the Build milestone May 11, 2022
@nturinski
Copy link
Member

This is reproducing on the release version of the extension. Makes me think it has to do something with VS Code rather than us. Is it possible that this also was a result of upgrading to Node 14 and we just never caught it?

@alexweininger
Copy link
Member

a result of upgrading to Node 14 and we just never caught it?

Node 14 Node 16

@alexweininger alexweininger removed this from the Build milestone May 16, 2022
@nturinski
Copy link
Member

Can confirm that this is a result of upgrading to Node 16. Detatch and Delete Postgres Server... both work on this version of VS Code.

@alexweininger
Copy link
Member

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants