Skip to content

Error when using limit and the primary key field name is not 'id' #4

@AlaaL

Description

@AlaaL

I have a collection when the primary key field is not 'id' but a custom name so when i apply a limit i get this error
{ "name": "DirectusError", "extensions": { "reason": "Invalid filter key \"id\" on \"ikuns\"" }, "code": "INVALID_QUERY", "status": 400 }

but there is no problem on another collections

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions