microsoft / microsoft/vscode-azureresourcegroups
An error occurs when executing "Edit Tags..." command for a containerized function app
Open
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: Win 11
Build Version: 20251010.1
Repro Steps:
- Create a containerized function app.
- Right click the above containerized function app -> Edit Tags... -> Edit the tag in the opened file -> Save and update.
- Check whether succeeds to update the tag.
Expect:
Succeed to update the tag for a containerized function app.
Actual:
An error occurs.
More Info:
This issue also reproduces after waiting for 20 mins.
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 failure in the VS Code Azure resource extension using the Edit Tags... command on a containerized function app. Trace the command's tag-update path and error output; the work is done when editing and saving a tag succeeds without an error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, typescript, vscode
- Domain
- cloud, tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100