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

Rejecting Index Suggestions

Some Index Suggestions don't work. The Performance Advisor doesn't sample data, and therefore can not predict if some field is worthwhile in an index or not (e.g. some fields may contain the same value for all documents). If we decide to not appl...
Guest over 4 years ago in Atlas 0 Submitted

Possibility to set variables used in pipeline stages

Hi ! It would be really handfull to have the possibility to use variables in the pipeline stages: var userId = ObjectId("5f61dfadc1e8960001700da8'") { $match : {user.id : userId} } for complex queries, it would avoid having to modify the id at e...
Guest over 4 years ago in Compass & Data Explorer 1 Planned

Add a "Limit" to Delete and Bulk Delete operations

Deleting tens of millions of documents can have a big impact on the performance of the Clusters, even using Bulk Delete. A "Limit" must be added to Delete and Bulk Delete to let us limit the number of operations, making sure we do not kill the Clu...
Guest about 6 years ago in Database 2 Submitted

Create Atlas App Services and Link Them To Clusters with Terraform

It would be great to create App Services (Realm Apps) and then create the service link to an Atlas Cluster with Terraform. This is so that Trigger resources can be created fully within Terraform, rather than having to hack together API calls, CLI...
Guest over 3 years ago in Atlas 3 Planned

Multi-collection bulk write support for Spring Data

As of MongoDB 8, the bulk write feature can support writing to multiple collections in the same bulk write operation. This is unfortunately not supported in Spring Data for MongoDB, which is very frequently used by our customers.
Guest 6 months ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted

Edit field while projecting

When projecting certain fields of a document, the UI does not allow the user to edit the document. This is a bit counter-intuitive as editing documents that have a large amount of fields is way harder than only showing the fields (via projection) ...
Guest over 2 years ago in Compass & Data Explorer 1 Submitted

Node specific defaultMaxTimeMS

As this new functionality in 8.0 is intended to set a fixed time limit on all nodes across the cluster. Is there a possibility to set it different for each node? Our non-operational (Analytics) or secondaries may be capable to tolerate higher l...
Guest about 1 year ago in Atlas 0 Submitted

change the order / re-organise of connections

Being able to change the order of the connections on the left hand side of the UI and/or renaming the connections is pretty essential in order to keep the workspace mantainable. this needs to be urgently fixed. thank you.
Guest over 1 year ago in Compass & Data Explorer 0 Submitted

Field Mappings in webui should show updatedAt

https://cloud.mongodb.com/v2/id#/clusters/atlasSearch/name?database=db&collectionName=col&indexName=default&view=IndexOverview Field mappings please show when the field mappings were last updated
Guest 6 months ago in Atlas Search 0 Submitted

There is no option give arrayFilters when using bulk update option

There is no option give arrayFilters when using bulk update option
Guest 6 months ago in Compass & Data Explorer 0 Submitted