Skip to content

Filtering when "allow_multiple_selection" enabled #32

@xdm

Description

@xdm

LEFT JOIN causes wrong entries count ( it is obvious, when you join one-to-many table)

I fixed this problem using "SELECT DISTINCT" in entry manager, even their is no grouping

SELECT count(".($group ? 'DISTINCT ' : 'DISTINCT')."e.id) as count

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions