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

web-ui View -> View Editing -> Results -> startkey gives wrong parameter name in url

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Unresolved
    • Major
    • None
    • None
    • None
    • None
    • 0

    Description

      It adds a parameter startKey to the url. The parameter needs to be startkey (all lower case). Same with endkey.

      Also - it doesn't include the required double-quotes around the parameter value. (it's a pain that they are required) as the key is always a string. (old issue is https://issues.couchbase.com/browse/MB-6989)

      http://localhost:8091/couchBase/my_bucket/_design/dev_ddoc/_view/my_view?startKey=00000000000000000002&endKey=99999999999999999999&stale=false&inclusive_end=true&connection_timeout=60000

      Also - there is no error from the the service for giving parameters that do not exist.

      see https://www.couchbase.com/forums/t/all-the-views-processing-is-broken-in-couchbase-7/37359

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            Unassigned Unassigned
            michael.reiche Michael Reiche
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty