Compass
489 results found
-
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 -
Tabs are too easy to close, X should always be visible
It's too easy to close collection tabs at the moment with the most recent update. I should be able to click almost anywhere on my tab to navigate, not 1/4 or 1/5 being overtaken by an "X" that only appears on hover.
5 votes -
Config option to not open a new tab for each collection selected (old behavior)
The new mode of opening a new tab every time a new collection is selected is dreadful to me. I'm constantly closing dozens of tabs I didn't want. I would like a config option to disable the new behavior and revert to the old behavior of re-using the existing tab.
3 votes -
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 -
Detach and Organize Tabs for Multi-Document/Collection View
Currently, MongoDB Compass does not support the ability to detach and organize tabs, limiting the ability to view multiple documents or collections simultaneously. It would be incredibly useful to have the ability to move tabs around and view multiple collections or documents side-by-side within the same instance of Compass.
As a workaround, users can open two instances of Compass, but this process is more clunky as it requires re-authenticating, reconnecting, and reopening tabs. Additionally, there’s no option to collapse the sidebar, and window resizing is limited, restricting the options for arranging multiple windows effectively.
We’d like to request a feature…
2 votes -
Add an easy way to copy field value
Add an easy way to copy field value to the clipboard - a small button near each field that only appears on hover, or right-click to a field with options - copy field value, copy field name, copy "field: value".
9 votes -
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 -
my queries export option
Its good to have a export option for my queries, when changing system its required. otherwise no option to share all queries to another system
6 votes -
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 -
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 -
"I would like to have the capability to adjust the width of columns in the collection table
I would like the ability to adjust, expand, or shrink columns by using the mouse when viewing the table in the 'Documents' section of the collection.
17 votes -
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 -
Sneak peek to Ref ID's Data from the document itself
When I query for a given document/s in compass it usually contains several ID's that are a reference to other collection.
In some of the cases I need to continue exploring the data on the Ref ID.
It would be nice if I could hover over a give Ref ID and get a sneak peek using hovering scrollable menu (maybe) to the related document.
Even if it has to perform a search and it will take a second to load it's preferable the manually opening another tab, writing the query just to find out a "name" property.
1 vote
- Don't see your idea?