Compass
471 results found
-
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 -
Natural language to MQL as an API
Multiple use cases require the ability to query the data in MongoDB using Natural language. 'AI copilot' is one such use case where the application developer wants to expose a way for the app's users to get data-backed responses from MongoDB, and the users interact with the copilot in conversational language. Examples of this include - Customer service chatbot, medical assistant, etc.
53 votes -
Compass: "Report a bug" feature is itself broken. Also autocomplete is not usable.
Going to help -> Report a Bug redirects me to this page: https://jira.mongodb.org/projects/COMPASS/summary
Which shows a licensing error and does not let me report a bug. The irony, it burns. The error message is:
This gadget cannot be displayed on your dashboard. This could be due to a licensing problem or an application error. If you need this gadget, contact your administrator for assistance. Otherwise, you can remove it from your dashboard.
Also, the new feature that shows old queries is incredibly intrusive, and constantly replaces what I'm trying to type with something old and wrong. I am not always…
8 votes -
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 -
close other tabs
Add option to close other tabs like in Chrome
5 votes -
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 -
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 -
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 -
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 -
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 -
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
- Don't see your idea?