microsoft / microsoft/AzureStorageExplorer

Fail to clone one append blob under one BlockBlobStorage account

Open
#2,821 7 comments 0 reactions 1 assignee View on GitHub

Nobody has claimed this yet.

:beetle: regression :gear: azcopy :gear: blobs :gear: data transfer :grey_question: external :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.13.0
Build: 20200410.5
Branch: rel/1.13.0
Platform/OS: Windows 10/ Linux Ubuntu 18.04/ macOS High Sierra
Architecture: ia32/x64
Regression From: Previous release(1.12.0)

Steps to reproduce:

  1. Expand one BlockBlobStorage storage account -> Blob Containers.
  2. Create a blob container -> Upload one file as append blob.(make sure the file size is not 0 byte).
  3. Try to clone the uploaded append blob -> Check the result.

Expect Experience:
Succeed to clone the append blob.

Actual Experience:

  1. Fail to clone the append blob.
  2. The cloned blob displays with 0 byte after manually refresh.

image
Error info:
This request is not authorized to perform this operation using this permission.

More Info:

  1. Fail to paste one append blob to one BlockBlobStorage accounts.
  2. Fail to clone/ paste one blob containers contains append blobs to BlockBlobStorage accounts.

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.