Details
-
Task
-
Resolution: Fixed
-
Major
-
None
-
DOC-2021-Feb14-S3, DOC-2021-Feb28-S4, DOC-2021-Mar14-S5, DOC-2021-Mar28-S6, DOC-2021-Apr11-S7, DOC-2021-Apr25-S8, DOC-2021-May09-S9, DOC-2021-May23-S10, DOC-2021-Jun06-S11, DOC-2021-Jun20-S12, DOC-2021-Jul04-S13, DOC-2021-Jul18-S14, DOC-2021-Aug01-S15
-
1
Description
Supplement current API link with actual code sample,
in particular cover collection-level RBAC.
- Scala
- see
SCBC-280
- see
- Java merged https://github.com/couchbase/docs-sdk-java/pull/220
- RBAC: https://github.com/couchbase/docs-sdk-java/pull/236
- list collections
- Node
DOC-7968- merged RBAC rename https://github.com/couchbase/docs-sdk-nodejs/pull/113
- list collections
- Ruby merged https://github.com/couchbase/docs-sdk-ruby/pull/23
- RBAC: https://github.com/couchbase/docs-sdk-ruby/pull/28
- https://github.com/couchbase/docs-sdk-ruby/pull/30 list collections
- port 3.1 to 3.2
- Go merged https://github.com/couchbase/docs-sdk-go/pull/125
- RBAC rename https://github.com/couchbase/docs-sdk-go/pull/131
- list collections
- PHP merged https://github.com/couchbase/docs-sdk-php/pull/68
- BLOCKED by https://issues.couchbase.com/browse/PCBC-767 RBAC rename
- list collections
- .Net merged https://github.com/couchbase/docs-sdk-dotnet/pull/173
- RBAC: https://github.com/couchbase/docs-sdk-dotnet/pull/184
- list collections
- Python bulk done by Jared as part of https://github.com/couchbase/docs-sdk-python/pull/144
- merged https://github.com/couchbase/docs-sdk-python/pull/150
- merged RBAC rename https://github.com/couchbase/docs-sdk-python/pull/153
- list collections https://github.com/couchbase/docs-sdk-python/pull/156
- backport to 3.1!
Attachments
Issue Links
- depends on
-
JCBC-1792 createCollection throws generic CouchbaseException instead of ScopeNotFoundException
- Resolved
-
RCBC-316 dropScope raises BucketNotFound instead of ScopeNotFound
- Resolved
-
PCBC-767 Creating Scope gives "Failed to decode value as JSON:" warning and silent fail.
- Resolved
- is parent task of
-
DOC-7968 createCollection & createScope
- Resolved
- relates to
-
MB-45234 User with "manage collections in scope" role can create scopes
- Closed
-
SCBC-280 SDK 3.2 Code Sample Changes - Named Scope and Collections
- Resolved
-
DOC-6958 [SDK Doc] Java sdk 3.0 travel-sample application does not use create collections API
- Closed
- split to
-
DOC-8858 PHP Collection Management tidy-up
- Resolved
-
DOC-8851 Scala Collection Management tidy-up
- Closed
-
DOC-8854 Java Collection Management tidy-up
- Closed
-
DOC-8855 Node.js Collection Management tidy-up
- Closed
-
DOC-8856 Ruby Collection Management tidy-up
- Closed
-
DOC-8857 Go Collection Management tidy-up
- Closed
-
DOC-8859 .NET Collection Management tidy-up
- Closed
-
DOC-8860 Python Collection Management tidy-up
- Closed
- mentioned in
-
Page Loading...