Uploaded image for project: 'MongoDB Shell'
  1. MongoDB Shell
  2. MONGOSH-1153

In-shell help points to outdated docs.

    • Type: Icon: Bug Bug
    • Resolution: Unresolved
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: Documentation
    • Labels:
      None
    • Environment:
      version()
      1.2.2
    • 1

      Problem Statement/Rationale

      The in shell help points to out dated docs. it also appears to be missing expected information.

       

       

      Steps to Reproduce

      Enter: 

      ObjectId().help

      Expected Results

      A summary of what the item is or does. Any links to further information should be current

      Actual Results

      The ObjectId BSON Class:

      For more information on usage: *https://mongodb.github.io/node-mongodb-native/3.6/api/ObjectID.html*

       

      The ':' and  large vertical space makes it look like there is info missing after the ':'  (although changing the ':' to a '.' would probably be ok in this case.)

      The links are for v3.6 of the driver docs. The current version is 4.4

      Additional Notes

      None.

            Assignee:
            Unassigned Unassigned
            Reporter:
            dave.cuthbert@mongodb.com Dave Cuthbert (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: