Compass
479 results found
-
2 votes
-
Network message compressor support
I've got MongoDB 4.2 Community server which is configured with net.compression.compressors: "zstd,snappy,zlib" but after inspecting the output of db.serverStatus(), it seems MongoDB Compass is not using any compressor.
It'd be nice to support compression and actually allow users to configure preferred compressors like Mongo Shell does.
2 votes -
mongosh to the bottom of compass
drag the shell to the bottom of compass in the newest version
1 vote -
Maintain a document's expanded nodes state after saving
After saving a document with the "Replace" button, the view will collapse and close every expanded node in the document. When carefully making deeply nested changes in a document one-by-one and testing as you go, this behavior requires the programmer to expand the document to the same nested level over and over again. If Compass simply didn't refresh the view (or refreshed but remembered which nodes where open at the time "Replace" was pressed), editing and testing documents would be much more efficient.
1 vote -
Refresh nth page of collection
I would like a functionality where I can refresh the nth page of my collection without it taking me back to the first page and the color for this post idea button is misleading like it is disabled
1 vote -
Option to Export Multiple Collections
Add A Export Screen and the option to select the collections and also a select all option for collections inside the database
1 vote -
IAM Connectivity using Mongo Compass
Description:
It would be helpful to integrate AWS IAM profiles directly into MongoDB Compass. Users should be able to read the available AWS IAM profiles from their AWS CLI configuration, select one from a list, and connect seamlessly without the need to manually copy the access key ID, secret key, and token.Current Limitation:
At the moment, users must run an AWS CLI command to manually retrieve and input their credentials into Compass. This process is very frustrating, especially since users have to copy and paste the tokens every single time they want to connect.Suggested Improvement:
Enable MongoDB Compass…1 vote -
I can please for the love of god copy and paste in the shell
How about when I select text from the shell and hit ctrl+c I can then ctrl+v to will copy and paste the selected text. Or even like ctrl+shift+c or ctrl+shitf+v if you want to be quirky. I hope this is a bug, because how do you make anything with text and not allow copy and paste.
1 vote -
Clickable URLs
Please make urls in documents clickable. It really helps when integrating with object saving services like AWS S3
1 vote -
Every time open tab , replace tab & not opne new tab
Add New- In MongoDB Compass, every time I click on a collection, it opens in a new tab, even if the same collection is already open. It would be great to have an option to prevent duplicate tabs and reuse the existing one instead. This would improve the user experience and keep the workspace organized. Please consider adding this feature. Thank you!
1 vote -
Show timestamp in UTC when hovering on ObjectID
In the tooltip when hovering on objectId, please show date time in UTC or any date format. This will help users understand when this record inserted. Some teams not explicitly using dateTime of record, as _id (objectId ) is does what we expect. For those users, it will be useful.
1 vote -
Is it possible to let the user choose when editing an aggregation whether they want it to be displayed directly at the bottom or disabled?
Is it possible to let the user choose when editing an aggregation whether they want it to be displayed directly at the bottom or disabled?
Because currently, when you open an aggregation, it automatically scrolls to the bottom, and/or if you need to search for or modify a Stage that is in the middle or at the beginning, you still have to scroll up and search for it.
If possible, give the user the option to configure this themselves: automatic scrolling to the bottom or manual scrolling.
1 vote -
Secure my connections
Make connections more secure by asking for a password or passphrase every time I click 'connect' on any of my already saved connections. Each connection should have, like a 'security configuration' dialog or something, where you can set and/or update password for that connection.
1 vote -
Add word wrap feature for long value of field in mongodb compass
It's a common feature to have a word wrap in many apps, and currently i don't see this option using Version 1.45.4 (1.45.4) on my mac. and I have a problem to copy paste long value like jwt, description and other long value field
1 vote -
aggregation pipeline save setting for limit
For aggregation pipeline settings, the ability to save and persist the chosen "Limit" setting that "Limits input documents before $group, $bucket, and $bucketAuto stages". This setting could be saved for a particular collection, or as a default setting (similar to the "General" Compass setting that can persist for "Upper Limit for maxTimeMS".
1 vote -
Group DB connection to a folder in MongoDB compass
Group DB connection to a folder in MongoDB compass
1 vote -
Allow search on a Particular opened Database
In multiple environment setup where we have more then on database of same application. Searching a collection finds collection in all available database. We have 30-40 environments, which is very painful to go to the focused database's collection.
It would be nice, if we can search collection in the database we have currently expended using "search connection"
1 vote -
Command line option to delete connections
Please add a command line flag that allows deleting connections (by name or ID).
Use case:
We use SSO auth with time-limited role-based access to different deployed MongoDB Atlas environments. This is combined with a script that uses
--exportConnections
and--importConnections
to ensure that the user has set of connections to each environment (and level) they currently have access to. However, without a--deleteConnections
command, there is no way to remove connections that the user no longer has access to.1 vote -
When I disconnect, don't close the tabs.
When I have tabs open with data, and I select Disconnect, the tabs close. Please leave them open so I can still view the data.
1 vote -
fix download newer version of Compass error message
I keep getting an error message when trying to launch and use compass, it says it fails to update to newer version.
1 vote
- Don't see your idea?