Skip to content

find() working not correctly #9

Closed
@jmas

Description

@jmas

Hello.
I found that I can't use in find() with id of type ObjectID (find() can accept only integer or string). But in other case if I pass string like 553faa667f09fe5822e595c4 - adapter can't find record and throw error.
So we need to wrap id with ObjectID inside find().
It seems this is an issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions