Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Succeed to execute the action 'Clone and Rehydrate...' when the value in the 'Destination blob container' field is invalid #6623

Closed
v-xianya opened this issue Mar 1, 2023 · 2 comments
Assignees
Labels
⚙️ adls gen2 Related to hierarchical namespaces (ADLS Gen 2) ⚙️ blobs Related to blob storage 🧪 testing Found through regular testing ✅ merged A fix for this issue has been merged
Milestone

Comments

@v-xianya
Copy link
Member

v-xianya commented Mar 1, 2023

Storage Explorer Version: 1.29.0-dev
Build Number: 20230228.11
Branch: main
Platform/OS: Windows 10/Linux Ubuntu 22.04/MacOS Ventura 13.2.1 (Apple M1 Pro)
Architecture: ia32/x64
How Found: From running test cases
Regression From: Not a regression

Steps to Reproduce

  1. Expand one storage account -> Blob Containers.
  2. Create a blob container named 'bc01' -> Upload one blob.
  3. Change the blob access tier to 'Archive'.
  4. Right click the blob -> Click 'Clone and Rehydrate...'.
  5. Type 'bc01\f1' to the 'Destination blob container' field -> Click 'Apply'.
  6. Check there is an error in the dialog.

Expected Experience

There is an error in the dialog.
image

Actual Experience

  1. No error in the dialog.
  2. Succeed to execute the action.
    Here is the record:
    test1

Additional Context

This issue also reproduces for 'Copy and Rehydrate' dialog against blobs and ADLS Gen2 blobs.

@v-xianya v-xianya added 🧪 testing Found through regular testing ⚙️ blobs Related to blob storage ⚙️ adls gen2 Related to hierarchical namespaces (ADLS Gen 2) labels Mar 1, 2023
@JasonYeMSFT JasonYeMSFT added this to the 1.29.0 milestone Mar 1, 2023
@JasonYeMSFT JasonYeMSFT self-assigned this Mar 1, 2023
@JasonYeMSFT JasonYeMSFT added the ✅ merged A fix for this issue has been merged label Mar 6, 2023
@v-xianya
Copy link
Member Author

v-xianya commented Mar 7, 2023

@JasonYeMSFT Verified this issue on the build main 20230307.1. Reproduce.

@v-xianya
Copy link
Member Author

Verified this issue on the build main 20230312.3. Fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚙️ adls gen2 Related to hierarchical namespaces (ADLS Gen 2) ⚙️ blobs Related to blob storage 🧪 testing Found through regular testing ✅ merged A fix for this issue has been merged
Projects
None yet
Development

No branches or pull requests

2 participants