feat: support nested field paths in field filtering#4478
Open
lisahaase-sdase wants to merge 6 commits into
Open
feat: support nested field paths in field filtering#4478lisahaase-sdase wants to merge 6 commits into
lisahaase-sdase wants to merge 6 commits into
Conversation
Contributor
Contributor
Test Results1 212 files ± 0 1 212 suites ±0 1h 22m 49s ⏱️ - 4m 19s Results for commit eb32528. ± Comparison against base commit b0cbea6. This pull request removes 4 and adds 6 tests. Note that renamed tests count towards both.♻️ This comment has been updated with latest results. |
fe9db0f to
77eba4c
Compare
YellowFlora
requested changes
Jun 30, 2026
YellowFlora
left a comment
Contributor
There was a problem hiding this comment.
NTH: add regression test for nested object without @EnableFieldFilter to pin compatibility behavior.
MUST: document that nested field paths are only applied inside nested object types annotated with @EnableFieldFilter; otherwise selecting a nested field keeps the whole nested object.
MUST: fix Sonar issues.
225071d to
b4dcc50
Compare
cf1f70a to
eb32528
Compare
|
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.



No description provided.