fix: Dashboard crashes when setting unique filter on pointer field in data browser#2660
Merged
mtrezza merged 4 commits intoparse-community:alphafrom Mar 6, 2025
Merged
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
|
parseplatformorg
pushed a commit
that referenced
this pull request
Mar 6, 2025
## [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))
Contributor
|
🎉 This change has been released in version 6.1.1-alpha.1 |
parseplatformorg
pushed a commit
that referenced
this pull request
Mar 17, 2025
# [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))
Contributor
|
🎉 This change has been released in version 6.2.0 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
New Pull Request Checklist
Issue Description
Closes: #2657
Approach
TODOs before merging