microsoft / microsoft/AzureStorageExplorer
Display '0 completed' in the activity log when deleting a folder which name contains whitespaces under GPV2 Premium accounts
Nobody has claimed this yet.
- 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
- Expand one GPV2 Premium account -> Blob Containers.
- Create a blob container -> Create a new folder with the default name 'New Folder' -> Upload one page blob to the folder.
- Delete the folder -> Check whether succeed to delete the folder.
Expected Experience
Succeed to delete the folder.
Actual Experience
- Fail to delete the folder.
- Display '0 completed' in the activity log.

Additional Context
- This issue doesn't reproduce under the 'Flat' mode.
- According to the related bug 3813. I verified this issue on the 1.13.0 version. Display the below error.

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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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