ChangeStream should not panic when a user changes ResumeToken

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 0.1.0
    • Affects Version/s: 0.0.16
    • Component/s: CRUD
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Currently, when using a change stream, if a user specifies a $replaceRoot modifier, and the document has an _id field, the driver will blindly attempt to convert the _id field returned from the change stream document as a BSON document. When the _id field is an objectid.ObjectID this causes a panic.

            Assignee:
            Isabella Siu (Inactive)
            Reporter:
            Kristofer Brandow (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: