Skip to content

Keep a consistent behavior between services when creating one service with an existing name #3306

Closed
@v-xianya

Description

@v-xianya

Storage Explorer Version: 1.15.0-dev
Build: 20200728.2
Branch: master
Platform/OS: Windows 10/ Linux Ubuntu 18.04/ macOS Catalina
Architecture: ia32/x64
Regression From: Not a regression

Steps to reproduce:

  1. Expand one storage account -> File Shares.
  2. Create a new file share named 'fs1'.
  3. Create a new file share named 'fs1'.
  4. Check whether an activity log shows.
  5. Repeat the steps1-4 against one blob container.
  6. Check whether an activity log shows.

Expect Experience:
Keep a consistent behavior for blob containers and file shares.

Actual Experience:

  1. No activity log shows for the file share.
  2. Show a failed activity log for the blob container.
    image

More Info:

  1. No activity log shows when creating one table with an existing name.
  2. No activity log shows when cloning one blob container with an existing name.

Metadata

Metadata

Assignees

Labels

💡 feature requestNew feature or request❔ more infoMore information is needed from issue author to proceed🧪 testingFound through regular testing

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions