microsoft / microsoft/AzureStorageExplorer
The blob which has been undeleted can't be queried by its tag
Open
Nobody has claimed this yet.
:beetle: service
:gear: blobs
: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.21.0
Build Number: 20210905.1
Branch: rel/1.21.0
Platform/OS: Windows 10/Linux Ubuntu 18.04/MacOS Big Sur 11.4
Architecture: ia32\x64
How Found: From running test case
Regression From: Not a regression
Steps to Reproduce
- Expand one storage account -> Blob Containers.
- Create a blob container -> Upload one blob.
- Add a tag for the blob -> Apply tag query using the blob's tag -> The blob displays.
- Reset the tag query -> Soft delete the blob.
- Undelete the blob -> Apply the tag query with the blob's tag.
- Check whether the blob can be queried.
Expected Experience
The blob can be queried.
Actual Experience
The blob can't be queried.
Additional Context
The tag displays well for the undeleted blob.
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.