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

Autocomplete does not work when connected to server 4.4.1

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 0.5.2
    • Affects Version/s: None
    • Component/s: Shell API
    • Labels:
      None
    • 1
    • Not Needed
    • Iteration Orange

      Clusters where to reproduce the problem:

      • mongodb+srv://<user>:<pass>@analytics-node-test.e06dc.mongodb.net
      • mongodb+srv://<username>:<password>@mongosh.e06dc.mongodb.net/<dbname>?retryWrites=true&w=majority

      This happens both in mongosh as well as in the shell in Compass.

      In mongosh, we have this enum. That is probably part of the problem.

      export enum ServerVersions {
        latest = '4.4.0',
        earliest = '0.0.0'
      }
      

            Assignee:
            irina.shestak@mongodb.com Irina Shestak (Inactive)
            Reporter:
            massimiliano.marcon@mongodb.com Massimiliano Marcon
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: