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

Data Structures: Remove from List not removing item

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 3.4.13
    • 3.4.11
    • library
    • None
    • Windows
      CouchbaseNetClient 3.4.11
      Enterprise Edition 7.2.0 build 5325
    • 1
    • SDK40, SDK42

    Description

      Summary: `RemoveAsync` is not removing items from a Data Structures List

      Repro:

      1. Create a bucket named "deleteFromList"
      2. Run the attached code
      3. Note the initial output ("There are now 3 items in the `doc1` list"
      4. Press ENTER to continue
      5. Note the final output ("After Remove Async, there are now 3 items in the `doc1` list"

      Expected:

      One item to be removed from doc1 List array

      Actual:

      Nothing is removed.

      Notes: Log files attached.

      Attachments

        1. console-example.log
          46 kB
        2. console-example-internal.log
          0.8 kB
        3. Program.cs
          1 kB
        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