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

Add 'comment' option to EstimatedDocumentCountOptions

    • Needed
    • Hide

      Drivers should add a new comment option to estimatedDocumentCount helper method and add corresponding unified spec tests from mongodb/specifications@938a402.

      Show
      Drivers should add a new comment option to estimatedDocumentCount helper method and add corresponding unified spec tests from mongodb/specifications@938a402 .
    • $i18n.getText("admin.common.words.hide")
      Key Status/Resolution FixVersion
      CXX-2463 Fixed 3.7.0
      CSHARP-4094 Fixed 2.16.0
      GODRIVER-2330 Duplicate
      JAVA-4529 Fixed 4.7.0
      NODE-4078 Done
      MOTOR-907 Duplicate
      PYTHON-3166 Duplicate
      RUBY-2921 Fixed 2.18.0
      RUST-1215 Fixed 2.3.0
      SWIFT-1514 Fixed 1.4.0
      PHPLIB-749 Fixed 1.13.0-beta1, 1.13.0
      CDRIVER-4199 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-2463 Fixed 3.7.0 CSHARP-4094 Fixed 2.16.0 GODRIVER-2330 Duplicate JAVA-4529 Fixed 4.7.0 NODE-4078 Done MOTOR-907 Duplicate PYTHON-3166 Duplicate RUBY-2921 Fixed 2.18.0 RUST-1215 Fixed 2.3.0 SWIFT-1514 Fixed 1.4.0 PHPLIB-749 Fixed 1.13.0-beta1, 1.13.0 CDRIVER-4199 Fixed 1.22.0, 1.22.0-beta0

      Summary

      DRIVERS-742 missed adding the comment option to EstimatedDocumentCountOptions. estimatedDocumentCount helper should supports this option since both possible implementation (using aggregation or count) support comment.

      Motivation

      Is this issue urgent?

      Yes. It should be done in tandem with DRIVERS-742.

      Is this ticket only for tests?

      No.

            Assignee:
            dmitry.rybakov@mongodb.com Dmitry Rybakov
            Reporter:
            dmitry.rybakov@mongodb.com Dmitry Rybakov
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: