-
Notifications
You must be signed in to change notification settings - Fork 13.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: Null values on Explore filter #19341
fix: Null values on Explore filter #19341
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks for the fix! Will test on an ephemeral build before merging.
/testenv up |
@rusackas Ephemeral environment spinning up at http://54.187.50.69:8080. Credentials are |
Tests well! Merging! |
Ephemeral environment shutdown and build artifacts deleted. |
(cherry picked from commit 65c204b)
🏷️ preset:2022.11 |
(cherry picked from commit 65c204b)
This appears to have caused a regression: #19592 |
SUMMARY
Fixes
NULL
values on Explore filter control.Fixes #19264
BEFORE/AFTER SCREENSHOTS
null.value.on.explore.mov
Screen.Recording.2022-03-23.at.4.50.43.PM.mov
TESTING INSTRUCTIONS
Check the video for instructions.
ADDITIONAL INFORMATION