Uploaded image for project: 'Node.js Driver'
  1. Node.js Driver
  2. NODE-4564

Investigate NODE-4563 - $set type for update many is Record<string, undefined> which blocks any usage of this function

    • Type: Icon: Task Task
    • Resolution: Gone away
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
    • 2
    • Not Needed

      NODE-4563 Description

      What problem are you facing?

      Since the latest 4.9.0 version updateMany() is unusable:

      Type of set is :

      (property) $set?: Readonly<

      { [x: string]: undefined; }

      > | undefined

      Which block passing any value to $set.

      What driver and relevant dependency versions are you using?

      4.9.0

      Steps to reproduce?

            Assignee:
            bailey.pearson@mongodb.com Bailey Pearson
            Reporter:
            dbeng-pm-bot PM Bot
            Bailey Pearson
            Votes:
            2 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: