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

Feedback

Showing 452 of 4027

The ciuster takes infinite time to get created. It has been in this state [We are deploying your changes: 3 of 3 servers complete (current action: waiting for restore to finish)] for over a day. Please help!

What problem are you trying to solve? Focus on the what and why of the need you have, not the how you'd like it solved. What would you like to see happen? Describe the desired outcome or enhancement. Why is this important to yo...
L Msaw 1 day ago in Performance & Optimization 0 Submitted

Please add support for auto-incrementing numeric IDs. For example, if an ID starts at 1000001, the next created record should automatically use 1000002

What problem are you trying to solve? Focus on the what and why of the need you have, not the how you'd like it solved. MongoDB lacks native support for auto-incrementing numeric IDs, forcing applications to use custom counter logic, which in...
Altaab Ansari 2 months ago in Performance & Optimization / Querying & Aggregations 6 Future Consideration
243 VOTE

Option to restore one or more db from snap to cluster. Right now, it involves manual dump and restore

Currently we can only restore full cluster from backup like snap using GUI interface. If we want to restore one or more specific db, it needs manual dump and restore from backup. if we have an option to restore specific db to cluster through GUI i...
Guest almost 6 years ago in Atlas Backups 39 Started
149 VOTE

Raise maximum BSON document size bigger than 16 MB

Per https://www.mongodb.com/docs/manual/reference/limits/#:~:text=The%20maximum%20BSON%20document%20size,MongoDB%20provides%20the%20GridFS%20API, maximum BSON document size is 16 MB. I would like to request this to support bigger sizes like 32 MB,...
Guest over 3 years ago in Database 28 Submitted

Provide safe canary deployment mechanism for index changes

What problem are you trying to solve? Focus on the what and why of the need you have, not the how you'd like it solved. 1. Unreliable index usage data 2. All-or-nothing risk with hideIndex() No ability to test on a subset of traffic or for a ...
surovskyi.y@ajax.systems surovskyi.y@ajax.systems 5 months ago in Data Modeling & Indexing 1 Will Not Implement

Ability to copy backups to alernative cloud provider

What problem are you trying to solve? Focus on the what and why of the need you have, not the how you'd like it solved. We can copy backups to different regions within the same cloud provider, but I want to be able to copy the backups in a di...
Mark Vongyer 4 months ago in Atlas Backups 3 Future Consideration

Add Attribute Sorting/Reorganizing to get best index for $match in aggregation and other filters (by option)

What problem are you trying to solve? Focus on the what and why of the need you have, not the how you'd like it solved. I have found out that the order of attributes in my (different) $match stages are relevant to the query planner of what in...
Paul Coch about 1 month ago in Querying & Aggregations 0 Submitted

Backup API Support for Consistent Deletion of Auto Export and Copy Settings

What problem are you trying to solve? Focus on the what and why of the need you have, not the how you'd like it solved. When an Atlas project configures backup snapshot exports to S3 via the Backup API and manages those settings through Terra...
Alexander Johansson about 2 months ago in Atlas Backups 1 Future Consideration

Feature request - Restore snapshot to new Database via Atlas

What problem are you trying to solve? Focus on the what and why of the need you have, not the how you'd like it solved. When testing restore procedures, we need to restore a snapshot to a new cluster. In order to so, one must create a cluster...
Daniel Lohausen about 2 months ago in Atlas Backups 1 Future Consideration

Documentation request: Details on the process related to compliance backup policy changes

Current behavior MongoDB Atlas compliance backup policies have a "security or legal representative" attached that is the only person allowed to ask to disable it, lower its constraints, or delete backups that it safeguards. This goes with a specif...
Alexis Chotard 5 months ago in Atlas Backups 1 Will Not Implement