microsoft / microsoft/AzureStorageExplorer
Allow cancelling queued managed disk transfers
Nobody has claimed this yet.
- 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: 20211217.2
Branch: main
Platform/OS: Windows 10/Linux Ubuntu 20.04/MacOS Monterey 12.0.1
Architecture: ia32/x64
How Found: AD hoc testing
Regression From: Not a regression
Steps to Reproduce
- Expand 'Disks' node -> Open one resource group.
- Click 'Upload' -> Select one VHD file -> Click 'Create'.
- Make sure the uploading is in progress.
- Click 'Upload' -> Select one different VHD file -> Click 'Create'.
- Observe the latest queued activity log -> Check whether there is a 'Cancel' action next to the activity log.
Expected Experience
There is a 'Cancel' action next to the activity log.
Actual Experience
There is no 'Cancel' action next to the activity log.

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.
Research direction
Start from the managed disk upload flow reached through the Disks node and inspect how queued transfers are represented in the activity log. Compare queued uploads with in-progress uploads and identify where the Cancel action is selected; done means a queued managed disk transfer exposes Cancel and the behavior is verified using the reproduction steps.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure
- Domain
- cloud, desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100