-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
fix: Dashboard crashes when setting unique
filter on pointer field in data browser
#2660
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: Dashboard crashes when setting unique
filter on pointer field in data browser
#2660
Conversation
Thanks for opening this pull request!
|
Uffizzi Ephemeral Environment
|
unique
for pointer
I will reformat the title to use the proper commit message syntax. |
unique
for pointerunique
for pointer
unique
for pointerunique
for pointer
unique
for pointerunique
filter for pointer in data browser
unique
filter for pointer in data browserunique
filter on pointer field in data browser
Uffizzi Ephemeral Environment
|
## [6.1.1-alpha.1](6.1.0...6.1.1-alpha.1) (2025-03-06) ### Bug Fixes * Dashboard crashes when setting `unique` filter on pointer field in data browser ([#2660](#2660)) ([68fdbe8](68fdbe8))
🎉 This change has been released in version 6.1.1-alpha.1 |
# [6.2.0](6.1.0...6.2.0) (2025-03-17) ### Bug Fixes * Bump @babel/runtime from 7.20.13 to 7.26.10 ([#2677](#2677)) ([37f4ea6](37f4ea6)) * Dashboard crashes when setting `unique` filter on pointer field in data browser ([#2660](#2660)) ([68fdbe8](68fdbe8)) * Security upgrade node from 20.18.2-alpine3.20 to 20.19.0-alpine3.20 ([#2676](#2676)) ([d251334](d251334)) ### Features * Use Enter key to edit cell content in data browser ([#2672](#2672)) ([ac2dc41](ac2dc41))
🎉 This change has been released in version 6.2.0 |
New Pull Request Checklist
Issue Description
Closes: #2657
Approach
TODOs before merging