Uploaded image for project: 'Go Driver'
  1. Go Driver
  2. GODRIVER-938

cannot convert types that use mgobson.ObjectId to new bson library.

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 1.3.0
    • Affects Version/s: None
    • Component/s: BSON
    • Labels:

      We currently have a number of types which have _id fields that are specified as strings, but take advantage of the fact that these will safely old mgobson's objectid. The hardest part of this, is that we use these structs in some situation where we specify our own ID value as a string)

      In order to migrate to the new bson library we'll need some way of handling these OID types.

            Assignee:
            isabella.siu@mongodb.com Isabella Siu (Inactive)
            Reporter:
            sam.kleinman Sam Kleinman (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: