ColumnRecorder can get the order wrong for arrays and objects

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Done
    • Priority: Major - P3
    • No version
    • Affects Version/s: None
    • Component/s: None
    • None
    • Not Needed

      if longer arrays are encountered after short arrays in sparse documents, then there will be gaps:
      ie. you could end up with something like
      reviews[11].comments
      amenities[18]
      reviews[12].-id

      This confuses import when we re-import that file after exporting and it is just confusing to look at.

            Assignee:
            Le Roux Bodenstein
            Reporter:
            Le Roux Bodenstein
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: