Skip to content

Aggregation updates are not currently not supported in modify method #2873

@gowthamvbhat

Description

@gowthamvbhat

The MongoEngine documentation states that updating with an aggregation pipeline is supported in the update() method. Currently, this functionality is available in both update() and update_one() methods.

However, the modify() method does not yet support updates using an aggregation pipeline. I will be raising a PR to add support for it.

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