Skip to content

Conversation

mp911de
Copy link
Member

@mp911de mp911de commented Jun 28, 2022

We now consider the correct argument type instead of checking the assignability of the actual property type against the input value.

Closes #2649

mp911de added 2 commits June 28, 2022 09:36
We now consider the correct argument type instead of checking assignability of the actual property type against the input value.

Closes #2649
@mp911de mp911de added this to the 2.7.2 (2021.2.2) milestone Jun 28, 2022
@mp911de mp911de requested a review from odrotbohm June 28, 2022 08:01
@mp911de mp911de added the type: regression A regression from a previous release label Jun 28, 2022
@mp911de mp911de assigned christophstrobl and unassigned odrotbohm Aug 24, 2022
christophstrobl pushed a commit that referenced this pull request Aug 30, 2022
We now consider the correct argument type instead of checking assignability of the actual property type against the input value.

Closes: #2649
Original Pull Request: #2650
christophstrobl added a commit that referenced this pull request Aug 30, 2022
Add issue reference and additional test for dot path resolution.

Original Pull Request: #2650
christophstrobl pushed a commit that referenced this pull request Aug 30, 2022
We now consider the correct argument type instead of checking assignability of the actual property type against the input value.

Closes: #2649
Original Pull Request: #2650
christophstrobl added a commit that referenced this pull request Aug 30, 2022
Add issue reference and additional test for dot path resolution.

Original Pull Request: #2650
christophstrobl pushed a commit that referenced this pull request Aug 30, 2022
We now consider the correct argument type instead of checking assignability of the actual property type against the input value.

Closes: #2649
Original Pull Request: #2650
christophstrobl added a commit that referenced this pull request Aug 30, 2022
Add issue reference and additional test for dot path resolution.

Original Pull Request: #2650
@christophstrobl christophstrobl deleted the issue/2649 branch August 30, 2022 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: regression A regression from a previous release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

QuerydslPredicateBuilder converts collection-like bind values to PathInformation.getLeafType in stead of considering collection element types
3 participants