AzureStorageExplorer
AzureStorageExplorer copied to clipboard
An information bar appears when running Timestamp range query with one empty value
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
- Launch Storage Explorer -> Tables.
- Create a new table and add at least one entity.
- Click 'Query' -> Select Field: Timestamp → Choose Custom... → Range → Click OK.
- Clear one TimeStamp value (leave either the start or end empty) -> Execute query.
- Check the result.
Actual Experience
An information bar appears.
Expected Experience
The query executes successfully without displaying an information bar.
Additional Context
No response