microsoft / microsoft/AzureStorageExplorer

Display '0 completed' in the activity log when deleting a folder which name contains whitespaces under GPV2 Premium accounts

Open
#4,996 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

:beetle: service :gear: blobs :grey_question: external :test_tube: testing
Dominant language
No language data
Stars
452
Forks
92
Avg merge
15h 20m
Merged PRs (30d)
3

Description

Storage Explorer Version: 1.22.0-dev
Build Number: 20210929.5
Branch: main
Platform/OS: Windows 10/Linux Ubuntu 20.04/MacOS Big Sur 11.5
Architecture: ia32\x64
How Found: Ad-hoc testing
Regression From: Not a regression

Steps to Reproduce

  1. Expand one GPV2 Premium account -> Blob Containers.
  2. Create a blob container -> Create a new folder with the default name 'New Folder' -> Upload one page blob to the folder.
  3. Delete the folder -> Check whether succeed to delete the folder.

Expected Experience

Succeed to delete the folder.

Actual Experience

  1. Fail to delete the folder.
  2. Display '0 completed' in the activity log.
    image

Additional Context

  1. This issue doesn't reproduce under the 'Flat' mode.
  2. According to the related bug 3813. I verified this issue on the 1.13.0 version. Display the below error.
    image
    Details:
    { "message": "\"failed to perform remove command due to error: nothing found to remove\"" }

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing folder deletion for a GPV2 Premium blob container when the folder name contains whitespace, using the listed Storage Explorer version and platforms where possible. Trace the GPV2 Premium delete-folder flow and compare it with Flat mode, including the activity-log result. Done means the folder is deleted successfully and the activity log no longer reports “0 completed”.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure
Domain
cloud
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.