microsoft / microsoft/AzureStorageExplorer
There is an error info 'The specified blob does not exist' if delete one rehydrating ADLS Gen2 blob then switch to the context menu 'Active and soft deleted blobs'
Open
Nobody has claimed this yet.
:beetle: service
:gear: adls gen2
: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.29.0-dev
Build Number: 20230302.3
Branch: main
Platform/OS: Windows 10/Linux Ubuntu 22.04/MacOS Ventura 13.2.1 (Apple M1 Pro)
Architecture: ia32/x64
How Found: exploratory testing
Regression From: Not a regression
Steps to Reproduce
- Expand one ADLS Gen2 storage account -> Blob Containers.
- Create a blob container -> Upload one blob.
- Change the blob's access tier to 'Archive' -> Change the access tier to 'Hot'.
- Now the blob access tier value is 'Archive (rehydrating to Hot)'.
- Soft delete the blob -> Switch to the context menu 'Active and soft deleted blobs'.
- Check the soft delete blob shows.
Expected Experience
The soft delete blob shows.
Actual Experience
- No soft delete blob shows.
- There is an error info.

Additional Context
- This issue also reproduces when switching to the context menu 'Deleted only'.
- This issue doesn't reproduce for regular blobs.
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.
Assessment
This issue has not been assessed yet.