microsoft / microsoft/vscode-azurestaticwebapps

One setting created firstly disappears after refreshing the "Application Settings" node if add two settings at the same time previously

Open
#815 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

AT-CTI bug
Dominant language
TypeScript
Stars
99
Forks
39
Avg merge
3d 7h
Merged PRs (30d)
2

Description

OS: Win 10
Azure Resources extension: v0.6.3-alpha.0
Static Web Apps Extension Version: 20230330.4
Regression: Not a regression

Repro Steps:

  1. Create a static web app -> Expand it -> Expand "Production" node -> Expand "Application Settings" node.
  2. Right click "Application Settings" node -> Click "Add New Setting..." -> Enter a name and value.
  3. Add a new setting again immediately (Make sure there are two "Creating xxx..." at the same time).
  4. Refresh the "Application Settings" node after two settings have been created.
  5. Check whether two settings don't disappear.

Expect:
Two settings don't disappear.

Actual:
One setting created firstly disappears.
actual

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 in the VS Code Application Settings node by starting two settings at the same time, then refreshing after both complete. Trace the concurrent setting-creation and refresh flow; done means both newly created settings remain visible after refresh.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.