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

Remove group helpers

    • Type: Icon: New Feature New Feature
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Component/s: None
    • Labels:
      None
    • Needed
    • $i18n.getText("admin.common.words.hide")
      Key Status/Resolution FixVersion
      PYTHON-1323 Fixed 4.0
      NODE-1487 Fixed 4.0.0
      SCALA-413 Done
      CSHARP-2284 Won't Do
      JAVA-2878 Duplicate
      MOTOR-233 Fixed 2.0
      GODRIVER-443 Done
      $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 PYTHON-1323 Fixed 4.0 NODE-1487 Fixed 4.0.0 SCALA-413 Done CSHARP-2284 Won't Do JAVA-2878 Duplicate MOTOR-233 Fixed 2.0 GODRIVER-443 Done

      The group command was deprecated in MongoDB 3.4 and is being removed in MongoDB 3.6. Drivers that have group command helpers MAY remove them in their next major version release, following semantic versioning, or remove them when they drop support for MongoDB 3.4. See DRIVERS-370 for the related work to deprecate group helpers.

            Assignee:
            Unassigned Unassigned
            Reporter:
            asya.kamsky@mongodb.com Asya Kamsky
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: