There is no refresh notification when deleting a blob container with the setting 'Auto Refresh On Change' unchecked
Storage Explorer Version: 1.35.0-dev (98) Build Number: 20240607.1 Branch: main Platform/OS: Windows11/Windows 10/Linux Ubuntu 22.04/MacOS Sonoma 14.5(Apple M1 Pro) Architecture: arm64/x64/x64/arm64 How Found: From running test cases Regression From: Previous release (1.34.0)
Steps to Reproduce
- Open ‘Settings -> Data Explorers' -> Disable the setting 'Auto Refresh On Change'.
- Expand one storage account -> Right click the 'Blob Containers' node.
- Create a blob container -> Right click the 'Blob Containers' node -> Click 'View All'.
- Select the blob container on the view all containers explorer -> Delete it.
- Check whether there is a refresh notification.
Expected Experience
There is a refresh notification.
Actual Experience
There is no refresh notification.
Additional Context
This issue can't be reproduced consistently.
@v-xianya I'm not able to reproduce. Is it possible that the underlying issue with #7983 is also contributing to this? If you can figure out how to consistently reproduce this, that would be helpful.
Hi @craxal could you run the steps below to see if this issue can be reproduced?
- Disable the setting 'Auto Refresh On Change'.
- Expand one storage account -> Blob Containers.
- Open view all containers tab.
- Then create a blob container (either the tree node or the View All Containers tab) -> Go to view all containers tab.
- Click 'Yes' on the refresh notification -> Then delete it from view all containers explorer.
I have followed those exact steps multiple times and have not been able to reproduce. Do you have app logs to share (debug verbosity)?
Here is the log: 2024-06-14_023308.zip
Same root cause as #7976.
Fix merged.
Verified this issue on the main build 20240724.1. Fixed.