microsoft / microsoft/vscode-azureresourcegroups

The created resource group disappears after refreshing

Open
#274 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

OS: Win10
Build Version: 20220519.11
Regression: Not a regression

Repro Steps:

  1. Make sure the resource groups by Resource Type/Location/ARM Tag.
  2. F1 -> Azure: Create Resource Group -> Select a subscription -> Enter a name -> Select a location.
  3. There is a created resource group under the subscription view -> Refresh.
  4. Check whether the created resource group still shows from the subscription view.

Expect:
The created resource group still shows from the subscription view.

Actual:
The created resource group disappears from the subscription view.
image

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

Reproduce the issue using the listed Azure: Create Resource Group steps, then refresh the subscription view and compare it with the expected result. Trace the resource-group refresh path in the VS Code Azure Resource Groups extension; done means the newly created group remains visible after refreshing.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, typescript
Domain
cloud
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.