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

The format of the 'Type' value is inconsistent between blob containers and other three services #7664

Closed
v-xianya opened this issue Jan 11, 2024 · 1 comment
Assignees
Labels
🪲 regression Issue was working in a previous version ⚙️ 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

Storage Explorer Version: 1.33.0-dev (96)
Build Number: 20240110.12
Branch: main
Platform/OS: Windows 10/Linux Ubuntu 22.04/MacOS Sonoma 14.2(Apple M1 Pro)
Architecture: x64/x64/x64
How Found: From running test cases
Regression From: Previous release (1.32.1)

Steps to Reproduce

  1. Expand one storage account -> Blob Containers.
  2. Select one blob container -> Observe its properties panel.
  3. Check the value of 'Type'.
  4. Select one file share -> Observe its properties panel.
  5. Check the value of 'Type'.
  6. Check whether the value format of 'Type' is consistent.

Expected Experience

The format of the 'Type' value is consistent.

Actual Experience

The format of the 'Type' value is inconsistent.

  1. The blob container type value is enclosed in double quotes.
  2. No double quotes for file shares type value.

image

@v-xianya v-xianya added 🧪 testing Found through regular testing ⚙️ blobs Related to blob storage 🪲 regression Issue was working in a previous version ⚙️ adls gen2 Related to hierarchical namespaces (ADLS Gen 2) labels Jan 11, 2024
@MRayermannMSFT MRayermannMSFT self-assigned this Jan 11, 2024
@MRayermannMSFT MRayermannMSFT added this to the 1.33.0 milestone Jan 11, 2024
@MRayermannMSFT MRayermannMSFT added the 📦 update Requires an updated package label Jan 12, 2024
@v-xianya
Copy link
Member Author

Verified this issue on the main build 20240113.2. The double quotes for Blob Container type value has been removed.
So, we are going to close this issue.
image

@MRayermannMSFT MRayermannMSFT added ✅ merged A fix for this issue has been merged and removed 📦 update Requires an updated package labels Jan 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🪲 regression Issue was working in a previous version ⚙️ 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