Skip to content

No "Stopping" label displays next to the function app when executing "Stop" command from command palette #3577

Open

Description

OS: All
Azure Resources extension: 20230219.1
Azure Functions Extension Version: v1.10.2
Regression: Previous Release

Repro Steps:

  1. Make sure resources group by Resource Group.
  2. Install the Azure Functions extension.
  3. Create an advanced function app.
  4. F1 -> Azure Functions: Stop -> Select subscription -> Select a resource group -> Select a function app.
  5. Check whether the "Stopping" label displays next to the function app.

Expect:
The "Stopping" label displays next to the function app.

Actual:
No "Stopping" label displays next to the function app.

More Info:

  1. This issue does not reproduce when the resources group by Resource Type/Location/ARM Tag.
  2. This issue also reproduces after executing "Restart/Start" command from command palette.
  3. This issue doesn't reproduce if change the resources to group by Resource Type -> Execute "Stop" command from command palette -> Change the resources to group by Resource Group -> Execute "Stop" command from command palette.
  4. If wait a minute, the "Stopped" label displays next to the function app after refreshing the function app.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions