Uploaded image for project: 'Compass '
  1. Compass
  2. COMPASS-4206

ObjectId from jsonl file is not being imported as an ObjectId

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Critical - P2 Critical - P2
    • 1.21.0
    • Affects Version/s: 1.21.0
    • Component/s: Import/Export
    • Labels:
      None
    • Iteration Zebra

      Test collection attached.

      {"_id":{"$oid":"5e5ea7558d35931a05eafec0"}, ...}
      

      became this:

      {
          "_id": {
              "id": {
                  "0": 94,
                  "1": 94,
                  "2": 167,
                  "3": 85,
                  "4": 141,
                  "5": 53,
                  "6": 147,
                  "7": 26,
                  "8": 5,
                  "9": 234,
                  "10": 254,
                  "11": 192
              }
          }, ...
      }
      

            Assignee:
            lucas.hrabovsky Lucas Hrabovsky (Inactive)
            Reporter:
            massimiliano.marcon@mongodb.com Massimiliano Marcon
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: