Skip to content

Using direct still causes fetchPrevious behaviour on update method #267

@pmogollons

Description

@pmogollons

When updating a document using direct Collection.direct.update() previous is still fetched with just the _id. This behaviour doesnt make sense, as it should completely bypass the hooks functionalities.

This causes multiple read queries that are unnesary and can bloat the DB with requests that are never used.

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