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
377 stars 87 forks source link

The broken file share attachment doesn't disappear when clicking 'Detach' for it #8177

Open v-kellyluo opened 2 months ago

v-kellyluo commented 2 months ago

Storage Explorer Version: 1.36.0-dev (100) Build Number: 20240910.1 Branch: main Platform/OS: Windows 10/Linux Ubuntu 22.04/MacOS Sonoma 14.6.1(Apple M1 Pro) Architecture: x64/x64/x64 How Found: From running test cases Regression From: Not a regression

Steps to Reproduce

  1. Expand the storage account -> File Shares.
  2. Select one file share -> OAuth attach the file share.
  3. Go to ACCOUNT MANAGEMENT -> Remove the azure account.
  4. Go back to EXPLORER panel -> The file share attachment displays as broken.
  5. Right click the broken file share attachment -> Click 'Detach' -> Click 'Yes'.
  6. Check whether the broken file share attachment disappears.

Expected Experience

The broken file share attachment disappears.

Actual Experience

The broken file share attachment doesn't disappear.

MRayermannMSFT commented 2 months ago

Fix merged to main.

v-xianya commented 2 months ago

Verified this issue on the main build 20240912.2. Reproduce. So, we are going to re-open it.

MRayermannMSFT commented 2 months ago

Ok, fix actually merged (I hope, haha).

v-kellyluo commented 2 months ago

Verified this issue on the build 20240913.3. Fixed.

v-kellyluo commented 1 week ago

Hi @MRayermannMSFT , this issue reproduces on the build 20241101.5. So, we are going to re-open it.