Files
payload/test
Jessica Chowdhury f430db8bc5 feat(v2): allows filtering on group field types from list view (#10421)
### What?
**V2 Update** – Adds support for using group fields when filtering the
list view.

### Why?
This feature was originally introduced in V3. Due to popular demand from
V2 users, we are backporting it into V2.

### How?
Updates the `WhereBuilder` to map over fields within a group and prefix
them with the parent field name. Similar to V3 PR
[here](https://github.com/payloadcms/payload/pull/6647).

#### Review & Testing
Use the `admin` test suite and the `posts` collection to see this
change.
2025-01-08 18:36:40 +00:00
..
2023-09-26 17:11:46 -04:00
2024-06-13 11:08:04 -04:00
2024-02-16 12:33:07 -05:00
2024-01-08 17:12:02 -05:00
2024-06-13 11:08:04 -04:00
2023-10-06 17:16:13 -04:00
2024-06-13 11:08:04 -04:00