AzureStorageExplorer icon indicating copy to clipboard operation
AzureStorageExplorer copied to clipboard

The blob container on the tree view doesn't automatically show as leased if acquire lease for blob container on view all containers explorer

Open v-xianya opened this issue 1 year ago • 1 comments

Storage Explorer Version: 1.35.0-dev (98) Build Number: 20240604.2 Branch: main Platform/OS: Windows11/Windows 10/Linux Ubuntu 22.04/MacOS Sonoma 14.5(Apple M1 Pro) Architecture: arm64/x64/x64/arm64 How Found: From running test cases Regression From: Previous release (1.34.0)

Steps to Reproduce

  1. Open 'Settings -> Services' -> Select 'View all' for the setting 'Storage Nodes Trailing Action'.
  2. Refresh the tree view -> Expand one storage account -> Blob Containers -> Create a blob container.
  3. Click 'View all' -> Go to the view all containers explorer.
  4. Select the blob container -> Acquire lease for it.
  5. Check whether the blob container on the tree view shows as leased automatically.

Expected Experience

The blob container on the tree view shows as leased automatically. image

Actual Experience

The blob container on the tree view doesn't show as leased automatically. image

v-xianya avatar Jun 04 '24 07:06 v-xianya