UpdateOneAsync with comment cause MongoCommandException

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Works as Designed
    • Priority: Unknown
    • None
    • Affects Version/s: 2.18.0
    • Component/s: CRUD
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Summary

      await coll.UpdateOneAsync(p => p.Name == "username", update, new UpdateOptions() { Comment = "abc"  });

      MongoDB.Driver.MongoCommandException : Command update failed: BSON field 'update.comment' is an unknown field..

      Environment

      MongoDB.Driver 2.18.0

      Dotnet 6

      Windows 11 x64

      Mongodb Server version 4.2

              Assignee:
              Dmitry Lukyanov (Inactive)
              Reporter:
              Wei Guo
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: