Compass
471 results found
-
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 -
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 -
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 -
Modular and Flexible Interface for MongoDB Compass
Implementing a more flexible and modular panel system in MongoDB Compass would significantly enhance user experience. Allowing users to show or hide panels individually or in groups, perhaps through collapsible panels, docking options, or a visibility menu, would create a cleaner, more focused workspace. Offering predefined layouts and the option to save custom layouts would accommodate different workflows. Furthermore, considering contextual panels that appear only when relevant to the current task would reduce visual density, resulting in a more customizable, efficient, and content-centered interface, benefiting users with diverse preferences and needs.
1 vote -
Working with a Single Database
Improve database navigation by temporarily hiding other databases on the server. When searching for a collection, see only results from the selected database, reducing clutter and enhancing workflow efficiency.
6 votes -
A customer wants to view the records in system.profile via Compass Currently, it is only possible via Mongo Shell or Drivers, which is quite
A customer wants to view the records in system.profile via Compass Currently, it is only possible via Mongo Shell or Drivers, which is quite cumbersome. It would be better if Compass could view them.
1 vote -
Aggiungere alle funzionalità correnti (nella visualizzazione json): modifica documento, copia negli appunti, ecc. la possibilità di ordinare
Add to the current features in Documents tab (json view): Edit document, Copy to clipboard, etc. the ability to sort document fields alphabetically so you can search a field more easily
1 vote -
Annoying cursor
It's really annoying to have the cursor matching show blocks around the matching braces/parenthesis because it obscures the actual cursor itself and makes it difficult to see where one is typing. Please provide an option to turn off matching or come up with an alternative way to showing matching blocks.
1 vote -
Ability to create folders to group connections in Compass
Ability to create folders to group connections in Compass
Compass users with many deployments need the ability to organize deployments into folders/groups. At the moment, on the left pane, connections are listed in alphabetical order. But if you have a large number of deployments and those deployments/connections are named all over the place, it becomes tedious to track. It would be nice if we can create a folder to group the deployments/connections.
1 vote -
Multiple DB Connection
The new UI for multiple connection on a single window is confusing sometimes.
use case:
we have dev, stage and prod DB connected with same collections. We can't identify from tabs, with which DB that specific collection is connected. we have to check manually one by one opening the tabs.
and bit risky at some times.1 vote -
Should be able to export saved queries as well.
The saved queries should be exported as well.
i have saved many queries with long pipelines and complex logic which I think won`t be able to write again if somehow deleted 😅3 votes
- Don't see your idea?