ObjectWrapper::toBSON() may omit _id field

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 4.1.9
    • Affects Version/s: None
    • Component/s: None
    • Fully Compatible
    • ALL
    • Service Arch 2019-03-11
    • 21
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      We incorrectly checked for _id with alreadyHasOwnField, instead of hasOwnField, which caused us to miss _id fields set from c++.

      This changes how we do that check, and adds object wrapper methods for both types of access

              Assignee:
              Mira Carey
              Reporter:
              Justin Seyster
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: