AzureStorageExplorer icon indicating copy to clipboard operation
AzureStorageExplorer copied to clipboard

An information bar appears when running Timestamp range query with one empty value

Open v-xianya opened this issue 2 months ago • 0 comments

Storage Explorer Version

1.41.0-dev

Regression From

Not a regression

Architecture

arm64

Storage Explorer Build Number

20251111.1

Platform

All

OS Version

Windows 11 arm64/MacOS Sequoia 15.6.1/Linux Ubuntu 22.04

Bug Description

An info popup appears when running a table query with empty Timestamp filters. The popup is unnecessary and confusing.

Resource Types

Table

Authentication Method

Sign in

Connection Type

None

Steps to Reproduce

  1. Launch Storage Explorer -> Tables.
  2. Create a new table and add at least one entity.
  3. Click 'Query' -> Select Field: Timestamp → Choose Custom...Range → Click OK.
  4. Clear one TimeStamp value (leave either the start or end empty) -> Execute query.
  5. Check the result.

Actual Experience

An information bar appears. Image

Expected Experience

The query executes successfully without displaying an information bar.

Additional Context

No response

v-xianya avatar Nov 11 '25 08:11 v-xianya