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

ETag property missing from System Properties collection in blob properties dialog popup. #2940

Closed
RobbBrock opened this issue May 7, 2020 · 0 comments
Assignees
Labels
🪲 regression Issue was working in a previous version ⚙️ blobs Related to blob storage ✅ merged A fix for this issue has been merged
Milestone

Comments

@RobbBrock
Copy link

Storage Explorer Version: 1.13.0
Build Number: 20200430.5
Platform/OS: Windows 10
Architecture: x64
Regression From: Yes, was working in previous version. 1.12.0

Bug Description

ETag property and value no longer show up in the Blob Properties dialog box under the System Properties collection.

Steps to Reproduce

  1. Navigate to any storage container and select any individual Blob item.
  2. Right Click on name/row and choose "Properties..." from popup right click menu.
  3. Note in the dialog box that now pops up it no longer has ETag as a System Property and it's value.

Expected Experience

ETag property and value should be listed with the other system properties for the blob.

Actual Experience

Bringing up the properties for a blob in a Azure Storage container use to show the following:
image
Now it shows the following:
image

Note the other changes to the dialog:

  • Title changed from "Blob Properties" to just "Properties"
  • The collection of properties box title changed from "Properties" to "System Properties"
  • The Names, Order, and individual included properties have changed. Specifically my Issue is that Etag is missing, Uri changed to URL and BlobType is missing!
  • The following other properties are no longer there: LeaseState, LeaseStatus, Container, ServerEncrypted, and Size. These being missing currently do not affect my use of the AzureStorageExplorer, but they might for other users.

Additional Context

@JasonYeMSFT JasonYeMSFT added ⚙️ blobs Related to blob storage 🪲 regression Issue was working in a previous version labels May 8, 2020
@JasonYeMSFT JasonYeMSFT self-assigned this May 8, 2020
@JasonYeMSFT JasonYeMSFT added this to Committed in Storage Explorer via automation May 8, 2020
@JasonYeMSFT JasonYeMSFT modified the milestones: 1.14.0, 1.13.1 May 8, 2020
@JasonYeMSFT JasonYeMSFT added the ✅ merged A fix for this issue has been merged label May 18, 2020
@JasonYeMSFT JasonYeMSFT moved this from Committed to Done in Storage Explorer May 18, 2020
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 ⚙️ blobs Related to blob storage ✅ merged A fix for this issue has been merged
Projects
Development

No branches or pull requests

2 participants