Skip to content

3.0.2: Update is executing db.{collection}.{collection}.update(...) #158

@chanced

Description

@chanced

Whenever I attempt to run an update it is appending the collection twice. For example:

db.properties.properties.update({}, {$set: { status: "ACTIVE" }})

where properties is the collection.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions