microsoft / microsoft/vscode-azureresourcegroups

There is an extra step "select subscription" when executing "Azure: Group by ARM Tag..." command

Open
#734 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

AT-CTI
Dominant language
TypeScript
Stars
78
Forks
55
Avg merge
16h 49m
Merged PRs (30d)
139

Description

OS: Win10/Mac
Build Version: 20230727.1

Repro Steps:

  1. Make sure more than two subscriptions are selected.
  2. F1-> Click "Azure: Group by ARM Tag...".
  3. Check whether the next step is "select the tag key to group by...".

Expect:
The next step is "select the tag key to group by...".
image

Actual:
There is an extra step "select subscription".
image

More Info:

  1. The resources of all the subscriptions group by ARM Tag.
Screenshot 2023-08-02 at 17 50 45
  1. This issue doesn't reproduce when executing "Group by Location/Group by Resource Group/Group by Resource Type" command.

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

Start by locating the implementation of the “Azure: Group by ARM Tag...” command and comparing its subscription-selection flow with the location, resource group, and resource type commands. Reproduce the issue with more than two subscriptions selected; done means the command proceeds directly to selecting the tag key while still grouping resources from all selected subscriptions.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.