microsoft / microsoft/vscode-azureresourcegroups

An error message pops up when double clicking the storage account to reveal it in Storage view at the first time

Open
#103 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

🐛bug AT-CTI P3
Dominant language
TypeScript
Stars
78
Forks
55
Avg merge
16h 49m
Merged PRs (30d)
139

Description

OS: Win 10
Build Version: 20211018.1
Regression: Not a regression

Repro Steps:

  1. Expand one resource group which has one storage account.
  2. Single click the storage account -> Install the Azure storage extension from the explorer -> Double click the storage account.
  3. Check whether succeed to reveal the storage account in Storage view without any error.

Expect:
Succeed to reveal the storage account in Storage view without any error.

Actual:
An error message pops up when revealing the storage account in Storage view.
resource

More Info:

  1. This issue also reproduces when double clicking a function app to reveal.
  2. This issue does not reproduce at the second time.
  3. Restart VS Code if you can't reproduce this issue.
  4. This issue also reproduces on the latest released Resource extension v0.4.0.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the first-time double-click flow for an Azure storage account in the Storage view, also checking the function app case; the payload names no source files or tests. Trace the reveal flow and identify why the initial attempt shows an error, then verify that both resource types open without an error on first reveal.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, typescript, vscode
Domain
cloud, devtools
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.