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

Subdocument - Singular Replace always fails

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 2.3.3
    • 2.3.1
    • library
    • .NET / Windows

    Description

      Summary: No matter what path I give Remove, it always says "InvalidArguments"

      Repro:
      1. Create document with key 'foo', and at least one json field like "bar".
      2. Use MutateIn<dynamic>("foo").Remove("bar")
      (see attached code example)

      Actual
      OpStatus("bar") is InvalidArguments.

      Expected
      Success

      Attachments

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

        Activity

          People

            jmorris Jeff Morris
            matthew.groves Matthew Groves
            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