undefined object property breaks export to language

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Export to Language
    • None
    • None
    • 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
              Reporter:
              Maurizio Casimirri
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: