Closed v-kellyluo closed 1 week ago
Probably an oversight when refactoring tables to use the common components. Will look into it.
@v-kellyluo Can you please include the query you used?
@craxal , The query is PartitionKey eq '1'
.
I found the problem. We weren't actually applying the working query when running the query. Should be fixed soon.
Verified this issue on the build 20241115.2. Fixed. So we're going to close it.
Storage Explorer Version: 1.37.0-dev (102) Build Number: 20241107.5 Branch: main Platform/OS: Windows 11/Windows 11/Linux Ubuntu 22.04/MacOS Sequoia 15.1(Apple M1 Pro) Architecture: arm64/x64/x64/arm64 How Found: From running test cases Regression From: Previous release (1.36.2)
Steps to Reproduce
Expected Experience
Only the queried entities are calculated.
Actual Experience
All entities are calculated.