Skip to Main Content

MongoByte MongoDB Logo

Welcome to the new MongoDB Feedback Portal!

{Improvement: "Your idea"}
We’ve upgraded our system to better capture and act on your feedback.
Your feedback is meaningful and helps us build better products.

ADD NEW FEEDBACK

All feedback

Showing 4011 of 4011

Explain Plan and query to work on all valid queries -- if an official driver works the Compass should be able to help debugging

Mongo Compass Explain Plan cannot work on queries which are using common Java available syntax. Having no way to use Explain Plan on valid queries, without modifying the query, should be a feature. ``` { "_id" : { "$in": [{ "$binary" : "6Uk1UVZWl...
Guest over 3 years ago in Compass 0 Submitted

Possibility to have _id field with new ObjectId added to each array element automatically

Hi, I thought it would be a good idea to have the option to have an array automatically add an _id field with new ObjectId per element if its an array of object. In our use cases, we mostly update/delete items by their _id. In the case where we...
Guest over 3 years ago in Compass 0 Submitted

Allow for specifying config file path.

Currently, the config for Atlas CLI lives in a specific directory defined by the tool: https://www.mongodb.com/docs/atlas/cli/stable/atlas-cli-save-connection-settings/#std-label-config-toml-location While the config can be both set by CLI and ed...
Guest over 3 years ago in Atlas CLI 0 Future Consideration

Support Authentication Triggers upon user update

We would be happy to see Authentication Trigger support for UPDATES in user management. For now it seems these triggers are limited to user creation and deletion (https://www.mongodb.com/docs/atlas/app-services/triggers/authentication-triggers/). ...
Guest over 3 years ago in Atlas Monitoring, Alerts & Observability 0 Submitted

Implement restrict Network access list to improve Security risk

Currently the Network access list admits to add IP addresses to allow connections from. However, we are using Private Endpoints to connect to our clusters; from Google Cloud we cannot add rules to PSC in the firewall, so this means that being in o...
Guest over 3 years ago in Security, IAM, and Compliance 0 Submitted

Ability to download invoices based on custom date range

A customer requested the previous year's invoices. Currently, there's only a way to view/download month by month. Can we improve the UI/UX by allowing the end user to download after selecting a date range via the filters that already exist in the ...
Guest over 3 years ago in Billing & Account Management 0 Submitted

Create new document, View documents

Buttons to quickly create new documents and view all documents in the panel (next to the refresh and search buttons) and ability to assign shortcut keys.
Guest over 3 years ago in IDEs 1 Submitted

AppFlow Connector (AWS)

Customer "Midland Credit Management, Inc." is using Marketo to AWS Appflow: Amazon AppFlow is a fully managed integration service that lets you securely transfer data between Software-as-a-Service (SaaS) applications and AWS services. Use Amazon A...
Guest over 3 years ago in Atlas 0 Submitted

Show Snapshot ID of the backup

The snapshot id is not surfaced in the web UI in any convenient way. If there is is a need to find it out for a restore this should be shown via UI instead of making complex API call just to get the snapshot ID.
Guest over 3 years ago in Under Review 0 Submitted

Ability to download/point to latest tool versions

This is especially important for a headless environment. And can be applied to more than just the Atlas CLI and the MongoDb Shell This documentation tells you to manually construct the string: https://www.mongodb.com/docs/database-tools/instal...
Guest over 3 years ago in Atlas CLI 0 Future Consideration