payloadcms / payload

Payload is the open-source, fullstack Next.js framework, giving you instant backend superpowers. Get a full TypeScript backend and admin panel instantly. Use Payload as a headless CMS or for building powerful applications.
https://payloadcms.com
MIT License
23.12k stars 1.44k forks source link

Can't Filter by Related Field? Postgres Bug? #6375

Closed JeremyEnglert closed 1 month ago

JeremyEnglert commented 3 months ago

Link to reproduction

No response

Describe the Bug

When we try to filter by a related field in the Payload dashboard, we never get any results back (or an error). It just sits on the loading screen as seen in the screenshot.

We're using Postgres (if that makes a difference). Is this a known bug or do I not have the collection(s) setup right?

ezgif-1-55d6346bda

To Reproduce

Payload Version

2.16.1

Adapters and Plugins

db-postgres

JeremyEnglert commented 3 months ago

I switched to MongoDB and I'm now able to filter as expected - so I believe this is related to Postgres.

paulpopus commented 1 month ago

This has been fixed in the latest beta!

github-actions[bot] commented 1 day ago

This issue has been automatically locked. Please open a new issue if this issue persists with any additional detail.