Uploaded image for project: 'Couchbase Server'
  1. Couchbase Server
  2. MB-54233

"No Results" in the Web UI when some results are found.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • 7.2.0
    • 7.1.0, 7.1.1
    • UI
    • Triaged
    • 1
    • Unknown

    Description

      Description

      The UI throws a parse error when trying to retrieve certain documents. UI states there are "No Results" but some results are returned (just not displayed by the UI).

      Recreation

      1. make a collection with any name
      2. make a primary index on that collection
      3. add a document with any key with value:

      {
         "test" : [
            {
              "1" : {
                "test" : "test"
              }
            }
         ]
      } 

      5. should see some documents found but "No Results" returned and a parse error in the Web Inspector.

      Attachments

        Issue Links

          Activity

            People

              eben Eben Haber
              jack.ellis Jack Ellis
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:

                PagerDuty