ObjectId from jsonl file is not being imported as an ObjectId

XMLWordPrintableJSON

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

      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 (Inactive)
              Reporter:
              Massimiliano Marcon
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: