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
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:
- Create a static web app -> Expand it -> Expand "Production" node -> Expand "Application Settings" node.
- Right click "Application Settings" node -> Click "Add New Setting..." -> Enter a name and value.
- Add a new setting again immediately (Make sure there are two "Creating xxx..." at the same time).
- Refresh the "Application Settings" node after two settings have been created.
- Check whether two settings don't disappear.
Expect:
Two settings don't disappear.
Actual:
One setting created firstly disappears.

Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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