-
Type: Bug
-
Resolution: Cannot Reproduce
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Compass, Connectivity
-
None
-
Environment:MacOS 12.4, MongoDB Compass 1.32.4
-
Not Needed
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.
- related to
-
COMPASS-7819 Display warning message to user when Compass cannot access credential storage
- Closed