vscode-azureappservice icon indicating copy to clipboard operation
vscode-azureappservice copied to clipboard

An error "No matching resources found" occurs when executing command "View Commit in GitHub" from command palette

Open v-xinda opened this issue 2 years ago • 1 comments

OS: All Azure Resource Extension Build Version: 20220427.11(unified) Azure App Service Extension Build Version: 20220428.3 (unified) Regression: Not a regression

Repro Steps:

  1. Create a Linux web app.
  2. Expand this web app -> "Deployments" node -> Click "Connect to a GitHub Repository..." to connect a repository.
  3. F1 -> Click "View Commit in GitHub" -> Select "App Services" -> Select the above web app.
  4. Check whether a webpage opens or not.

Expect: A webpage opens. image

Actual: An error "No matching resources found" occurs. image

More Info: This issue doesn't reproduce when executing command "View Commit in GitHub" from its context menu.

v-xinda avatar Apr 28 '22 07:04 v-xinda

Verified on the latest build 20220524.1, this issue still reproduces for now. So reopen it.

v-xinda avatar May 24 '22 09:05 v-xinda