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 531

Refresh button or automatic refresh for the collections after CRUD operations

No description provided
Guest almost 5 years ago in IDEs 0 Completed

Shared Clusters upgrade to MongoDB 6.0+

Currently MongoDB 6.0.1 is only available in dedicated clusters (M10+) and in serverless clusters. We need to use MongoDB 6.0.1 or higher in the shared cluster (M0/M2/M5). I understand that this should be in the roadmap anyway, but getting it so...
Guest over 3 years ago in Atlas 1 Completed

Internal-node lookup for Sharded Collections

We have a system with "Write First" strategy for multiple collections which we need to Shard. We also need to run lookups command on those collections, sometimes from a collection to itself and sometimes from one Sharded collections to another Sha...
Guest almost 5 years ago in Replication & Sharding 1 Completed

Current hard-coded font puts a lot of strain on the eyes and hard to use

I just updated Compass to v1.33.0 from 1.23.0 version and immediately got blindsided that you switched font to serif, which is much harder to read, even though the font itself is a bit larger. Zooming just a little bit in v1.23.0 makes it very co...
Guest over 3 years ago in Compass 3 Completed

Allow to set billing alerts per project

I have different projects where I expect and calculate with different costs. I would like to set billing alerts per project, for example if an internal evaluation projects execeeds a specific biling the threshold is probably lower then for a produ...
Guest almost 5 years ago in Atlas Monitoring, Alerts & Observability 1 Completed

To not to delete the most recent backup when the DB is deleted

After a cluster is terminated in MongoDB Atlas, the backups disappear with it. It will be good to preserve the most recent backup of this database. Otherwise, there is no point to have backup if the DB cannot be recover after accidental delete
Guest over 3 years ago in Atlas Backups 0 Completed

Add instructions for windows local development.

It took me some research, but I was able to run the mongodb/atlas:latest docker image on a windows machine using Docker Desktop. I had to add this config on WSL nestedVirtualization=true (see https://learn.microsoft.com/en-us/windows/wsl/wsl-confi...
Guest over 1 year ago in Atlas CLI 1 Completed

The equals operator should support date datatype

Currently, for querying on "date" datatypes, we can only use "range" or "near" operators. The "equals" operator supports querying only "boolean" and "objectId" values, and not date values. If we want to do equality based matching for date datatyp...
Guest almost 5 years ago in Atlas Search 0 Completed

Create a close method on the MongoClient.

I have run into a situation where threads are not being garbage collected and are causing a serious issue. When we create a database for a specific user, we generate the users’ credentials inside of that database with access only to that database....
Guest over 3 years ago in Drivers (ie: Node.js, Java, .NET) 1 Completed

Chart report with out mojibake (unicode font support)

When we input non-ascii text like Japanese or Chinese, images included in chart report have mojibake (broken text). This problem is typical bug without pan-cjk Unicode font. Your system should include font such as https://github.com/adobe-fonts/so...
Guest over 1 year ago in Charts 1 Completed