microsoft / microsoft/AzureStorageExplorer

Succeed to upload one file to a file share that includes a folder with the same name as the file

Open
#3,669 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

:beetle: regression :gear: files :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.16.0-dev
Build: 20201010.6
Branch: main
Platform/OS: Windows 10/ Fedora release 29/ MacOS Catalina
Architecture: ia32/x64
Regression From: Previous release (1.12.0)

Steps to reproduce:

  1. Expand one storage account -> File Shares.
  2. Create a file share -> Create a new folder.
  3. Upload one file with the same name of the created folder.
  4. Check the result.

Expect Experience:

  1. Pop up a conflict dialog.
  2. The error in 1.12.0:
    image

Actual Experience:
The file is uploaded successfully and located under the folder.
image

More Info:
Pop up a conflict dialog when trying to upload one folder to one file share that includes a file with the same name as the folder.
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

Reproduce the upload steps in an Azure file share using a folder and file with the same name, on one of the listed platforms. Trace the file-share upload conflict handling and verify that uploading the file or a folder with a conflicting name shows the expected conflict dialog instead of placing the file inside the folder.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure
Domain
cloud
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.