microsoft / AzureStorageExplorer

Easily manage the contents of your storage account with Azure Storage Explorer. Upload, download, and manage blobs, files, queues, tables, and Cosmos DB entities. Gain easy access to manage your virtual machine disks. Work with either Azure Resource Manager or classic storage accounts, plus manage and configure cross-origin resource sharing (CORS) rules.
Creative Commons Attribution 4.0 International
372 stars 85 forks source link

It shows the property 'Configure Soft Delete Policy...' instead of 'Soft Delete' on the Properties panel of 'Blob Containers' node #8004

Closed v-xianya closed 2 months ago

v-xianya commented 3 months ago

Storage Explorer Version: 1.35.0-dev (98) Build Number: 20240613.1 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. Expand one storage account -> Select the 'Blob Containers' node.
  2. Observe its properties on the Properties panel.
  3. Check whether there is a property 'Soft Delete'.

Expected Experience

There is a property 'Soft Delete'. image

Actual Experience

  1. There is no property 'Soft Delete'.
  2. There is a property 'Configure Soft Delete Policy...'. image
MRayermannMSFT commented 3 months ago

I'm going to guess this is my fault.

v-kellyluo commented 2 months ago

Verified this issue on the build 20240703.1. Fixed. image