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

undefined object property breaks export to language

    • Type: Icon: Bug Bug
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Export to Language
    • Labels:
      None

      undefined as object property breaks export to language even when the property is quoted:

      [
        {
          $match: {
            "undefined": 1,
          },
        },
      ]
      

      NOTE: Quotes would be a workaround here, however they are removed from the input of export to language

            Assignee:
            Unassigned Unassigned
            Reporter:
            maurizio.casimirri@mongodb.com Maurizio Casimirri
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: