ignoreUndefined is not working in unordered bulkWrite

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Critical - P2
    • 3.0.0
    • Affects Version/s: 2.2.31
    • Component/s: None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Reviewed through source files.

      Following code is present in ordered.js file, but not in unordered.js.

      // Serialize functions
        if(self.s.options.ignoreUndefined) {
          finalOptions.ignoreUndefined = true
        }
      

      I added the above snippet to unordered.js and it started working fine.

              Assignee:
              Jessica Lord (Inactive)
              Reporter:
              Poorna Subhash
              None
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: