Skip to content

Support for Mongoose 8 #455

@palmtown

Description

@palmtown

Steps to reproduce

(First please check that this issue is not already solved as described
here
)

When upgrading to mongoose 8.5.1, feathers return an error when getting a record. Other find queries seem to work.

Expected behavior

Tell us what should happen

Return record from MongoDb

Actual behavior

Tell us what happens instead

NotFound: No record found for id '61dfb1498df54sd454f'
at new NotFound (/api/node_modules/@feathersjs/errors/lib/index.js:114:17)
at /api/node_modules/feathers-mongoose/lib/service.js:164:17
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async runMethod (/api/node_modules/@feathersjs/transport-commons/lib/socket/utils.js:90:29)

System configuration

Tell us about the applicable parts of your setup.

Module versions (especially the part that's not working):

NodeJS version:

20.11.1

Operating System:

Ubuntu

Browser Version:

n/a

React Native Version:

n/a

Module Loader:

n/a

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