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

RSQL QUERY JPA, ATTRIBUTE NOT FOUND IN ENTITY #162

Open
gmiskos opened this issue Oct 16, 2024 · 0 comments
Open

RSQL QUERY JPA, ATTRIBUTE NOT FOUND IN ENTITY #162

gmiskos opened this issue Oct 16, 2024 · 0 comments

Comments

@gmiskos
Copy link

gmiskos commented Oct 16, 2024

I am using spring boot 3.1.12 and rsql-jpa-specification 6.0.4
A query in entity EXAMPLE, with party.contactMedium.emailAddress="xxx" is working.
But if i upgrade to spring boot 3.2.+
Same QUERY results in emailAddress attribute not Found in entity contactMedium.
I tried to update to latest also rsql-jpa-specification but same result.
Is this problem of the library? Will be fixed in next versions?
Or should i adjust specification and make it more custom?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant