Incorrect ScopeMissingException

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)

Environment

CBServer 6.5 Build 4690 DP enabled in CentOS Vagrant. SDK 3.0.0-beta.3 on MacOS.

Gerrit Reviews

None

Release Notes Description

None

Attachments

1

Activity

Show:

Jeffry Morris February 28, 2020 at 4:56 AM

This appears to be fixed on master, so closing it. Thanks for reporting .

Won't Fix
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Story Points

Fix versions

Affects versions

Priority

Instabug

Open Instabug

PagerDuty

Sentry

Zendesk Support

Created January 15, 2020 at 5:21 PM
Updated April 24, 2020 at 8:24 PM
Resolved February 28, 2020 at 4:56 AM
Instabug