Compass Connection string adds "test" to connection string w/o notifying user

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Won't Fix
    • Priority: Minor - P4
    • No version
    • Affects Version/s: 1.20.5
    • Component/s: Compass
    • None
    • Environment:
      macOS 10.14.6
    • Iteration Blackberry
    • None
    • None

      Paste connection string to Compass

      mongodb://uuuuu:xxx@mongo1.cc.org:27117,mongo2.cc.org:27117,mongo3.cc.org:27117/?authSource=admin&replicaSet=rs0&readPreference=primary&appname=MongoDB Compass&ssl=false

      Click "Fill in connection fields individually"

      Click "Paste Connection String"

      The connection string added "/test". I expected no change in the string.

      mongodb://uuuuu:xxx@mongo1.cc.org:27117,mongo2.cc.org:27117,mongo3.cc.org:27117/test?authSource=admin&replicaSet=rs0&readPreference=primary&appname=MongoDB%20Compass&ssl=false

       

      The same addition of "/test" can be seen if the connection moves to another connection and back.

            Assignee:
            Unassigned
            Reporter:
            Felicia Hsieh
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: