microsoft / microsoft/AzureStorageExplorer

Allow cancelling queued managed disk transfers

Open
#5,273 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

:gear: disks :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: 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

  1. Expand 'Disks' node -> Open one resource group.
  2. Click 'Upload' -> Select one VHD file -> Click 'Create'.
  3. Make sure the uploading is in progress.
  4. Click 'Upload' -> Select one different VHD file -> Click 'Create'.
  5. 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.
image

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.