Skip to content

Filter using $count on navigations having join table aborts #212

Closed
@wog48

Description

@wog48

In case an entity A is related to another entity B using a join table, GET requests like

/A?$filter=ToB/$count gt 1

fail with

java.lang.IllegalArgumentException: '...' not found at ...

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions