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 4026

view on nested array

* It is quite common to have nested array in documents in MongoDB. * It is also quite common to have to "flatify" those arrays in queries. Here is an example where we have a collection with consultants and their professional experiences. ``` con...
Guest almost 5 years ago in Database 0 Submitted

Meaningful errors

Descriptive errors are crucial for debugging and simply cannot be found with Atlas App Services ! 1) If an error occurs - the whole function cascade is terminated - not only the steps following the error but also the ones prior to it. i.e. if a co...
Guest over 3 years ago in Atlas Triggers and Functions 0 Submitted

Restore indexes from AWS S3 snapshot.

While working with export snapshot to AWS S3, I found there is no way to restore indexes from metadata.json, along with data there must be opportunity to restore indexes as well otherwise have to rely on custom solutions and this may include exter...
Guest over 3 years ago in Atlas Backups 0 Submitted

Send alert(email) when database is deleted

The alert conditions do not contain conditions like - when database is deleted - when cluster is deleted - when project is deleted We want to get notified if a malicious person or someone by mistake deleted major parts of the database. This si...
Guest over 3 years ago in Atlas Monitoring, Alerts & Observability 0 Submitted

Could we increase the vCPU's of the Atlas cluster without increasing its memory.(RAM)

For example: suppose right now, we have 2 vCPU's with 8GB RAM. But we are facing high CPU utilization error. Can we change the vCPU's to 4 and keep RAM as it is i.e.8GB?
Guest over 1 year ago in Atlas 0 Submitted

The oplog configuration is a bit confusing

The oplog configuration is a bit confusing. I think it's not clear that if we set the oplog window, we don't need to set the maximum oplog size. I believe this configuration should be more specific.
Ludne de Morais Machado over 1 year ago in Atlas 0 Submitted

Make consistent use of system-wide CA certificate store

Please make the use of system-wide CA certificate store the same in all tool/commands. - If ```tls.CAFile``` is not specified in ```mongod/mongos``` configuration then the system-wide CA certificate store will be used. - If ```--sslCAFile``` is ...
Wernfried Domscheit over 3 years ago in Security, IAM, and Compliance 1 Submitted

Timer in compass

When I run explain, I want to have a timer showing me the time elapsed since I executed the query. It will help me understand my latency delays and also a rough time estimation when I forgot to use explain
Guest over 1 year ago in Compass & Data Explorer 0 Submitted

Opening Playground file from other folders out of workspace, with Recents list

Normally I don't store playground files within my VS Code project folder (which often is a Git repository). I could add the files to .gitignore, but it would be much more convenience if the Playgrounds pane has options to open file from another fo...
Guest over 1 year ago in IDEs 0 Submitted

Add import/export data button on web

right how, we can only use command line or mongodb compass to import/export data
Guest almost 5 years ago in Atlas 0 Submitted