Skip to content
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 for runtime criteria containing multi level joins #3305

Merged
merged 3 commits into from
Jan 29, 2025

Conversation

radovanradic
Copy link
Contributor

Fix for issue with nested path joins used in JpaSpeficifationExecutor methods.

@radovanradic radovanradic added the type: bug Something isn't working label Jan 29, 2025
@radovanradic radovanradic merged commit 8561918 into 4.11.x Jan 29, 2025
54 checks passed
@radovanradic radovanradic deleted the runtime-crit-join branch January 29, 2025 08:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Multi-level joins using JpaSpecificationExecutor result in an IllegalStateException
2 participants