[BUG] When blob contains no metadata then BlobItem.Metadata is null even if BlobTraits.Metadata was specified #14750
Labels
Client
This issue points to a problem in the data-plane of the library.
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
needs-team-attention
Workflow: This issue needs attention from Azure service team or SDK team
question
The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Service Attention
Workflow: This issue is responsible by Azure service team.
Storage
Storage Service (Queues, Blobs, Files)
Describe the bug
When blob contains no metadata then BlobItem.Metadata is null even if BlobTraits.Metadata was specified for versions 12.5.1 or 12.6.0
Expected behavior
Metadata should be a dictionary with no items
Actual behavior (include Exception or Stack Trace)
Metadata is null
To Reproduce
Environment:
The text was updated successfully, but these errors were encountered: