-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: 1.46.2
-
Component/s: None
-
Environment:OS: macOS 15.5
-
None
-
None
-
Developer Tools
Problem Statement/Rationale
When viewing the documents of a collection, and clicking the refresh documents icon, the counter in the header is not updating
Please be sure to attach relevant logs with any sensitive data redacted.
compass-log.txt
Steps to Reproduce
- Create a new collection, and let Compass show the documents tab of that collection
- Add a document or two to it via MongoDB shell or other means, except Compass UI.
- Click the refresh documents icon
Expected Results
The number of documents both in the tab header and near the refresh icon are updated
Actual Results
Only the number of documents near the refresh icon is updated. The number in the tab header is not.
Additional Notes
This does not happen when inserting documents via the Compass UI directly.