microsoft / microsoft/AzureStorageExplorer

Fail to query one entity against Binary property

Open
#5,345 1 comment 0 reactions 1 assignee View on GitHub

@craxal is already working on this.

Since Jan 20, 2022.

:gear: tables :grey_question: external :grey_question: investigate :test_tube: testing
Dominant language
No language data
Stars
452
Forks
92
Avg merge
15h 20m
Merged PRs (30d)
3

Description

Storage Explorer Version: 1.22.1
Build Number: 20220118.2
Branch: hotfix/1.22.1
Platform/OS: Windows 10/Linux Ubuntu 20.04/MacOS Big Sur 11.6.1
How Found: Ad-hoc testing
Regression From: Not a regression

Steps to Reproduce

  1. Expand one storage account -> Tables.
  2. Create a table -> Add one entity with Binary property. (Like the below)
    image
  3. Run query bin eq binary'1234'.
  4. Check whether succeeds to query the entity.

Expected Experience

Succeed to query the entity.

Actual Experience

Fail to query the entity.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.