microsoft / microsoft/vscode-azureresourcegroups
The timestamp still shows in the output after unchecking "Azure Resource Groups: Enable Output Timestamps" setting
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 78
- Forks
- 55
- Avg merge
- 16h 49m
- Merged PRs (30d)
- 139
Description
OS: All
Build Version: 20230509.1
Regression: Previous Release (0.7.1)
Repro Steps:
- Make sure the setting
Azure Resource Groups: Enable Output Timestampsis unchecked. - Create a new resource group.
- Check whether the timestamp doesn't show in the output.
Expect:
The timestamp doesn't show in the output.
Actual:
The timestamp still shows in the output.
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 Azure Resource Groups extension with “Azure Resource Groups: Enable Output Timestamps” unchecked, then create a resource group and inspect the output. Trace the setting’s handling and identify why the timestamp remains enabled. Done means the output contains no timestamp when the setting is unchecked, while the checked behavior remains intact.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- cloud
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100