Uploaded image for project: 'Couchbase .NET client library'
  1. Couchbase .NET client library
  2. NCBC-2273

Incorrect ScopeMissingException

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Fix
    • Major
    • 3.0.0
    • 3.0.0-beta.3
    • None
    • None
    • CBServer 6.5 Build 4690 DP enabled in CentOS Vagrant.
      SDK 3.0.0-beta.3 on MacOS.
    • 1

    Description

      Trying to connect to a scope using the attached code will return a ScopeMissingException (when the scope is actually present) with the text {{Couchbase.KeyValue.ScopeMissingException: Cannot locate the scope

      {scopeName}

      }}. Furthermore, the unformatted {scopeName} in the output should display the name of the scope trying to be accessed.

       

      In my example, the scopes present are userData (with collections "users" and "flights") and _default. I tried entering the scope name manually as one usually would first, with the same result. .DefaultCollection() seems to work fine (although it isn't async, unlike the general call)

      Attachments

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

        Activity

          People

            jmorris Jeff Morris
            daniel.roberts Daniel Roberts (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty