microsoft / microsoft/AzureStorageExplorer
It would be better to add a validation against the value for the clause in table query builder
@craxal is already working on this.
Since Feb 14, 2022.
- Dominant language
- No language data
- Stars
- 452
- Forks
- 92
- Avg merge
- 15h 20m
- Merged PRs (30d)
- 3
Description
Storage Explorer Version: 1.23.0-dev
Build Number: 20220212.2
Branch: main
Platform/OS: Windows 10/Linux Ubuntu 20.04/MacOS Monterey 12.2
How Found: exploratory testing
Regression From: Not a regression
Steps to Reproduce
-
Expand one storage account -> Tables.
-
Create a new table -> Add one entity with at least one custom property.

-
Click 'Query' -> Select the custom property 'bool' -> Select the right type 'Boolean'.
-
Type an invalid value. Like: TRUE.

-
Check whether there is an error indicating the value is invalid.
Expected Experience
There is an error.
Actual Experience
There is no error.
Additional Context
Text editor

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.