Skip to content

Conversation

mp911de
Copy link
Member

@mp911de mp911de commented Nov 8, 2024

We now flatten argument maps to ensure keys in the resulting parameter map are fully-qualified property paths.

Previously, we built a parameter map containing nested maps leading to invalid queries.

Closes gh-1081

We now flatten argument maps to ensure keys in the resulting parameter map are fully-qualified property paths.

Previously, we built a parameter map containing nested maps leading to invalid queries.
Refine assertions to ignore locale-specific error messages.
@mp911de mp911de added the type: bug A general bug label Nov 8, 2024
@mp911de mp911de added this to the 1.3.4 milestone Nov 8, 2024
rstoyanchev pushed a commit that referenced this pull request Dec 4, 2024
Refine assertions to ignore locale-specific error messages.

See gh-1085
rstoyanchev added a commit that referenced this pull request Dec 4, 2024
Use single MultiValueMap in method that flattens arguments vs
creating a new one at each level of recursion.

See gh-1085
@mp911de mp911de deleted the issues/1081 branch December 4, 2024 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug A general bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

QuerydslDataFetcher.buildPredicate(…) does not unwrap nested argument maps into fully-qualified property paths
2 participants