Uploaded image for project: 'Drivers'
  1. Drivers
  2. DRIVERS-2226

Fix server version incompatibility for bulkWrite updateOne and updateMany server-side error tests of let support

    • Type: Icon: Bug Bug
    • Resolution: Unresolved
    • Priority: Icon: Unknown Unknown
    • None
    • Component/s: CRUD
    • Labels:
    • Needed
    • Hide

       The minServerVersion was updated for bulkWrite-updateOne-let and bulkWrite-updateMany-let tests.  Drivers should sync changes from 1028c348c86bb2c0ea313c30ed8320825048fe5d

      Show
       The minServerVersion was updated for bulkWrite-updateOne-let and bulkWrite-updateMany-let tests.  Drivers should sync changes from  1028c348c86bb2c0ea313c30ed8320825048fe5d . 
    • $i18n.getText("admin.common.words.hide")
      Key Status/Resolution FixVersion
      CXX-2461 Fixed 3.7.0
      CSHARP-4086 Backlog
      GODRIVER-2327 Fixed 1.9.0
      JAVA-4516 Duplicate
      NODE-4058 Done
      MOTOR-904 Duplicate
      PYTHON-3155 Fixed 4.1
      RUBY-2917 Fixed 2.18.0
      RUST-1206 Duplicate
      SWIFT-1509 Duplicate
      PHPLIB-748 Fixed 1.13.0-beta1, 1.13.0
      CDRIVER-4198 Fixed 1.22.0, 1.22.0-beta0
      $i18n.getText("admin.common.words.show")
      #scriptField, #scriptField *{ border: 1px solid black; } #scriptField{ border-collapse: collapse; } #scriptField td { text-align: center; /* Center-align text in table cells */ } #scriptField td.key { text-align: left; /* Left-align text in the Key column */ } #scriptField a { text-decoration: none; /* Remove underlines from links */ border: none; /* Remove border from links */ } /* Add green background color to cells with FixVersion */ #scriptField td.hasFixVersion { background-color: #00FF00; /* Green color code */ } /* Center-align the first row headers */ #scriptField th { text-align: center; } Key Status/Resolution FixVersion CXX-2461 Fixed 3.7.0 CSHARP-4086 Backlog GODRIVER-2327 Fixed 1.9.0 JAVA-4516 Duplicate NODE-4058 Done MOTOR-904 Duplicate PYTHON-3155 Fixed 4.1 RUBY-2917 Fixed 2.18.0 RUST-1206 Duplicate SWIFT-1509 Duplicate PHPLIB-748 Fixed 1.13.0-beta1, 1.13.0 CDRIVER-4198 Fixed 1.22.0, 1.22.0-beta0

      The bulkWrite-updateOne-let and bulkWrite-updateMany-let tests added as a part of DRIVERS-2183 use a pipeline style update (4.2+) but specify a minServerVersion of 3.6.0.  This issue was present for other update let tests and was fixed in DRIVERS-2210 by updating the minServerVerson to 4.2.

            Assignee:
            bailey.pearson@mongodb.com Bailey Pearson
            Reporter:
            bailey.pearson@mongodb.com Bailey Pearson
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: