microsoft / microsoft/AzureStorageExplorer

It would be better to add a validation against the value for the clause in table query builder

Open
#5,439 0 comments 0 reactions 1 assignee View on GitHub

@craxal is already working on this.

Since Feb 14, 2022.

:gear: tables :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.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

  1. Expand one storage account -> Tables.

  2. Create a new table -> Add one entity with at least one custom property.
    image

  3. Click 'Query' -> Select the custom property 'bool' -> Select the right type 'Boolean'.

  4. Type an invalid value. Like: TRUE.
    image

  5. 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
image

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.