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

Collection and scope not found not parsing errors correctly

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Minor
    • 3.2.0
    • 3.2.0
    • library
    • None
    • 1

    Description

      Instead of named exceptions scope/collection not found is not resulting in the right excpetion being thrown. e.g.:

      Couchbase.CouchbaseException : {"errors":{"_":"Scope with name \"scope_none\" is not found"}} - Should be ScopeNotFound

      Couchbase.CouchbaseException : {"errors":{"_":"Collection with name \"collection_null\" in scope \"scope_only\" is not found"}} - Should be CollectionNotFound

      Attachments

        For Gerrit Dashboard: NCBC-2930
        # Subject Branch Project Status CR V

        Activity

          People

            jmorris Jeff Morris
            will.broadbelt Will Broadbelt
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty