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
365 stars 85 forks source link

There is no update notification when running '.\StorageExplorer.exe --add-update-group=CTI' to open Storage Explorer #7928

Closed v-xianya closed 1 month ago

v-xianya commented 1 month ago

Storage Explorer Version: 1.34.0 (99) Build Number: 20240510.2 Branch: rel/1.34.0 Platform/OS: Windows 10/Windows 11/Linux Ubuntu 22.04/MacOS Sonoma 14.4.1(Apple M1 Pro) Architecture: x64/arm64/x64/arm64 How Found: From running test cases Regression From: Previous release (1.33.1)

Steps to Reproduce

  1. Close Storage Explorer if already open.
  2. Open a Terminal -> Use cd to navigate to where the Storage Explorer executable is located.
  3. Run '.\StorageExplorer.exe --add-update-group=CTI' to open Storage Explorer.
  4. Check whether there is an update notification asking you to update to 1.1.0.

Expected Experience

There is an update notification.

Actual Experience

There is no update notification.

MRayermannMSFT commented 1 month ago

@v-xianya please test this again. I have remotely mitigate the cause.

v-xianya commented 1 month ago

Verified this issue on the rel build 20240512.1. Fixed. image