microsoft / microsoft/AzureStorageExplorer
The access tier of one blob is not updated after successfully promoting its snapshot
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.22.0-dev
Build Number: 20211012.1
Branch: main
Platform/OS: Windows 10/Linux Ubuntu 20.04/MacOS Big Sur 11.6
Architecture: ia32\x64
How Found: Ad-hoc testing
Regression From: Not a regression
Steps to Reproduce
- Expand one non-ADLS Gen2 storage account -> Blob Containers.
- Create a blob container -> Upload one blob with access tier 'Hot' -> Create snapshot for it.
- Change the access tier of the blob to 'Cool'.
- Go the snapshots view -> Promote the snapshot.
- Check whether the access tier is updated.
Expected Experience
The access tier is updated.
Actual Experience
The access tier is not updated.
Additional Context
- This issue doesn't reproduce for the action 'Promote Version'.
- For one ADLS Gen2 blob, Fail to change access tier for one blob which has snapshots.

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.