Details
-
Bug
-
Resolution: Cannot Reproduce
-
Major - P3
-
None
-
None
-
MacOS 12.4, MongoDB Compass 1.32.4
-
Not Needed
Description
Problem Statement/Rationale
Compass has a feature which saves connection strings. It is removing passwords from saved connection strings upon disconnect.{}
Steps to Reproduce
Click New Connection
Enter a URI with a password
Click Save & Connect
Name the connection string
Click Save & Connect
Observe you are connected
Click Disconnect
Click Connect
Observe error "Password is missing."
Expected Results
I expect to connect.
I expect the password to continue to be stored in the connection string.
h3. Actual Results
I do no connect.
The password is no longer stored in the connection string.
Additional Notes
The entire connection string, except the password, is still saved.