Skip to content

Filtering on Nested Properties doesn't works with mongo since 2.6 #4216

Description

@bettinz

Hello, I've updated Api-Platform to version 2.6.4 and since 2.6.x filter on nested properties doesn't work with doctrine and mongodb.
I've a user entity with email property and events with user.email as filter.
Other filters work as expected:

https://localhost/admin/events?page=1&itemsPerPage=50&mustSort=false&multiSort=false&user.email=user%40email.com&type=2

user.email is ignored
type is working

Can you help me? Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions