microsoft / microsoft/vscode-azurefunctions
An error occurs after saving a changed tags file for a containerized function app
Open
@motm32 is already working on this.
Since Jan 8, 2025.
AT-CTI
containerized
- Dominant language
- TypeScript
- Stars
- 319
- Forks
- 158
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 4
Description
OS: Win 11
Build Version: 20241119.1
Regression: Not a Regression
Repro Steps:
- Right-click a containerized function app -> Click "Edit Tags..." -> Modify the tag to "name": "123" -> Save the change.
- Check whether no error occurs.
Expect:
No error occurs.
Actual:
An error occurs.
More Info:
- Despite the error, it actually is saving the tags.
- This issue doesn't reproduce for regular function app.
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.
Assessment
This issue has not been assessed yet.