-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: 1.46.7
-
Component/s: None
-
Environment:OS: windows 11
node.js / npm versions:
Additional info:
-
None
-
None
-
Developer Tools
Problem Statement/Rationale
The sort in the db/collections tab view in MongoDB Compass resets when switching tabs.
Please be sure to attach relevant logs with any sensitive data redacted.
How to retrieve logs for: Compass; Shell
Steps to Reproduce
in MongoDB Compass (1.46.7),
open a collection
Show the database view tab/list of collections
sort by storage size, desc,
switch to the collection tab,
return to the db view tab
the sort has reset to (the default) Collection Name asc.
Expected Results
Sort should be maintained as user set it.
Actual Results
sort resets to original default
Additional Notes