legacy-knowledge-base
公開されました Jun. 30, 2025

Unable to filter by relationship using Postgres in neasted levels

written-by

Lucas Mesquita

How To articles are not official guidelines or officially supported documentation. They are community-contributed content and may not always reflect the latest updates to Liferay DXP. We welcome your feedback to improve How To articles!

While we make every effort to ensure this Knowledge Base is accurate, it may not always reflect the most recent updates or official guidelines.We appreciate your understanding and encourage you to reach out with any feedback or concerns.

legacy-article

learn-legacy-article-disclaimer-text

Issue

  • When filtering data based on relationships with nested levels using PostgreSQL, we encountered an internal server error with the following log entry instead of a status 200:
2024-04-18 13:43:33.147 ERROR [http-nio-8080-exec-9][SqlExceptionHelper:142] ERROR: operator does not exist: bigint = character varying
Hint: No operator matches the given name and argument types. You might need to add explicit type casts.
Position: 1354

Environment

  • Liferay 2024.Q1.11 Patch Release

Resolution

  • Upgrade to any DXP 2024.Q2.X Patch Release or higher to resolve the issue.
  • Or please request a Hotfix with LPD-26164 to resolve the issue

Additional Information

did-this-article-resolve-your-issue

legacy-knowledge-base