microsoft / microsoft/AzureStorageExplorer
Fail to query one entity against Binary property
Open
@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
- Expand one storage account -> Tables.
- Create a table -> Add one entity with Binary property. (Like the below)

- Run query
bin eq binary'1234'. - 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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.