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

Compass needs an end-of-character to import and to parse correctly a json document

    • Type: Icon: Bug Bug
    • Resolution: Works as Designed
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Compass
    • Labels:
      None

      Testes in Compass 1.18 on both Windows and Mac.

      Importing the following json doc fails to import the document but the UI shows that import is successful:

      {"a":"b"}
      

      If you add an end-of-line character like this it works fine:

      {"a":"b"}
      
      

      This also is NOT REPORTING an error while it should:

      {"a":"b",abc}
      

            Assignee:
            Unassigned Unassigned
            Reporter:
            ivan.grigolon@mongodb.com Ivan Grigolon
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: