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

The new deployment doesn't show under the "Deployments" node after connecting a github repository

Open v-chenzha opened this issue 3 years ago • 0 comments

OS: Win 10 Build Version: 20220803.1 Regression: Not regression

Repro Steps:

  1. Create a web app -> Expand this web app -> Expand the ”Deployments“ node -> Select “Connect to Github Repository…” -> Select a Github org -> Select "master" branch.
  2. Check whether the new deployment shows under the "Deployments" node.

Expect: The new deployment shows under the "Deployments" node. image

Actual: The new deployment doesn't show under the "Deployments" node. image

More Info: After refreshing once or more, the new deployment will show under the "Deployments" node.

v-chenzha avatar Aug 04 '22 07:08 v-chenzha