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

Ops Manager : Support for Granular Backup and Recovery

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 want to have the availability for granular backups, i.e at the db and collection level. Currently this is supported onl...
Ayush Agarwal 4 months ago in Database Tools (ie: MongoSync, MongoMirror, etc.) 1 Future Consideration

Ability to set maxClauseCount for cli image

We have a query that needs to filter by a long list of ids. I get the error: “Query contains too many nested clauses; maxClauseCount is set to 1024” This error does not happen in M10+ cluster because the lucene maxClauseCount seems to be higher ...
Guest over 1 year ago in Atlas CLI 1 Submitted

Atlas CLI provides a guided database user creation / management experience

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. The Atlas CLI allows users to create database accounts with multiple global admin-level roles (like readWriteAnyDatabase a...
Jonny Roberts 6 months ago in Atlas CLI 0 Future Consideration

Can we have mongodb in-built command to restore indexes data?

Dump restoration to store only indexes data.
Guest 6 months ago in Database Tools (ie: MongoSync, MongoMirror, etc.) 0 Submitted

Option to expose mongosync API

Add a setting to mongosync to change this default behavior: "However, by default the API binds to localhost only and does not accept calls from other sources." https://www.mongodb.com/docs/cluster-to-cluster-sync/current/reference/api/progress/#e...
Guest about 1 year ago in Database Tools (ie: MongoSync, MongoMirror, etc.) 0 Submitted

It would be great to add a dry run flag for previewing change

No description provided
Guest 8 months ago in Database Tools (ie: MongoSync, MongoMirror, etc.) 0 Submitted

details should to be returned from `atlas events projects` like that is visible in Atlas WebUI

The `Altas events project list` ought to return more details than the date/time and type. For example, I want to search for COMPUTE_AUTO_SCALE_INITIATED_BASE events and see the change being made and the cluster to which the change made in the list...
Steve Hand 9 months ago in Atlas CLI 2 Submitted

Display List of Suggested Indexes to Drop via CLI

Allow users to view the list of suggested indexes to drop via the CLI. Since this functionality is already available in the Atlas UI, it would be beneficial to extend it to the CLI as well. This would align with the existing feature that lists sug...
Frederik Nosi over 1 year ago in Atlas CLI 0 Submitted

Option To Return Errors As JSON

Hi, When using the `--output json` I would expect the errors to be returned as JSON just like the success output. However, the output for errors seems to continue to be a flat string. It would be helpful from a scripting perspective to have the ...
Guest over 3 years ago in Atlas CLI 0 Future Consideration

Ability to set mongod configuration parameters at startup

For example, when spinning up a container in CI using mongodb-atlas-local image, be able to set `ttlMonitorEnabled=false` with `setParameter`. The current workaround – spinning up an extra thread to call mongosh --eval 'db.adminCommand({ setParame...
Guest about 1 year ago in Atlas CLI 0 Submitted