'0 items transferred' shows in the activity log if not all transfers are selected on the 'Retry Azcopy' dialog regardless of whatever option is selected in the Overwrite part
Storage Explorer Version: 1.35.0-dev (98) Build Number: 202406012.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: Ad-hoc testing Regression From: Not a regression
Steps to Reproduce
- Expand one storage account (make sure the blob versioning is enabled) -> Blob Containers.
- Create one blob container -> Upload one blob -> Modify the blob 2 times.
- Switch to versions view -> Download all versions.
- Download them to same destination again -> Select 'Do not download -> Apply to All Conflicts'.
- Click 'Retry...' next to the failed activity log -> Uncheck one transfer -> Select 'Enable overwrite' option -> Click 'Retry Selected'.
- Check whether '1 items transferred' shows in the activity log.
Expected Experience
'1 items transferred' shows in the activity log.
Actual Experience
'0 items transferred' shows in the activity log.
Additional Context
- Related issue: 5570.
- If select 'Prompt for overwrite' option, no conflict dialog pops up.
- If select 'Enable overwrite' option, '0 items transferred' shows in the activity log.
- If select 'Disable overwrite' option, there is a successful activity log.
@RichardMSFT Since this isn't a regression, you don't need to prioritize a fix for this for 1.35.0.
@richardMSFT Find out if this is really a bug. If so, we can revisit to see what needs to be fixed and prioritize accordingly.
@v-xianya Can you verify if this issue still reproduces? The issue was initially opened up a few versions back. When I try to repro it with the latest build I am unable use the "download all" action to download all the versions at once, rendering this issue no longer relevant. If you are able to repo it still can you attach a gif showing the process?
Hi @richardMSFT Yes, you are right. We verified this issue on version 20250612.1. The "Download All" in the version view is disabled, and all versions cannot be downloaded using the download button. Therefore, we will close this issue.