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

UI issue in displaying documents returned by _all_docs

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 2.0
    • 2.0
    • UI
    • Security Level: Public
    • None

    Description

      UI is not able to display a simple doc though it is being returned by the _all_docs

      Steps to reproduce:
      1. Create bucket "default"
      2. Go to "Documents" -> "Create Document"
      3. Create document with doc id - simple.
      4. Go to "Data Buckets" -> "Documents". No document is displayed.

      Though below _all_docs query is being sent to server and result is returned

      http://10.3.3.95:8091/couchBase/default/_all_docs?skip=0&include_docs=true&limit=6&_=1350979043093

      {"total_rows":1,"rows":[
      {"id":"simple","key":"simple","value":

      {"rev":"1-00130b38797180240000000000000000"}

      ,"doc":{"meta":

      {"id":"simple","rev":"1-00130b38797180240000000000000000","expiration":0,"flags":0}

      ,"json":

      {"click":"to edit","new in 2.0":"there are no reserved field names"}

      }}
      ]
      }

      The Item Count is also shown as 1 (see screenshot)

      Trying to create another document with the same key gives error "Document with given ID already exists"

      Diagnostic is attached.

      Attachments

        For Gerrit Dashboard: MB-6986
        # Subject Branch Project Status CR V

        Activity

          People

            pavel Pavel Blagodov
            deepkaran.salooja Deepkaran Salooja
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty