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 3922

Add "scheduled scaling/suspend" option for certain clusters

There should be an option to schedule scale up/down or suspending/resuming at specified time & day. For example, DEV environments could be auto-suspended at 6pm and resume at 8am on weekdays, and be suspended all weekend. Production cluste...
Guest over 5 years ago in Atlas 5 Submitted

Support safe handling of shared project IP access list entries in Terraform (prevent deletes when the same IP is used by multiple services).

Description: We are facing an issue managing project-level IP access lists in MongoDB Atlas when multiple services/profiles share the same IP address. Scenario: One Atlas Project. Service is deployed with different cluster profiles (e.g., inte...
Guest about 2 months ago in Atlas 0 Submitted

Support safe handling of shared project IP access list entries in Terraform (prevent deletes when the same IP is used by multiple services).

Description: We are facing an issue managing project-level IP access lists in MongoDB Atlas when multiple services/profiles share the same IP address. Scenario: One Atlas Project. Service is deployed with different cluster profiles (e.g., inte...
Guest about 2 months ago in Atlas 0 Submitted

in Atlas, a Resync button, as we have in OPS Manager

it should be interesting to have in the Atlas UI, a RESYNC button, as we have in OPS Manager, when we want to trigger a rsync on a node.
Guest about 2 months ago in Atlas 0 Submitted

Write playground as TypeScript file

## Feature Request It would be nice to write MongoDB playground in Typescript, then we will have design time validation and good suggestions in IDE. ## Detailed Description It would be awesome to have types for MongoDB interfaces and the abili...
Guest over 1 year ago in IDEs 1 Submitted

Update the regex used to split a database user import id to match the database name constraint

Hello, While doing terraform import of the mongo db users, i'm facing an issue with the mongo terraform provider. The database name contains an underscore so my imported user ID is 5ceClusterId-username-my_database. I've got the following error...
Guest 11 months ago in Atlas 0 Submitted

storage autoscaling at N %

Dear Mongo Team, Your engineers advise to add more storage to the clusters when it reach 80 % usage as this is when performance degradation can occur. At the time of writing the autoscaling happens at 90 % disk usage. We want to be able to adjus...
Guest about 3 years ago in Atlas 3 Submitted

Add a single-node option.

mLab had the option to create a single-node deployment, which was very nice for development environments where redundancy isn't important, but keeping costs down is. Would be nice to see this in Atlas as well.
Guest over 5 years ago in Atlas 6 Submitted

Allow faceting on boolean fields

Right now you can only facet on string, number, date fields. https://www.mongodb.com/docs/atlas/atlas-search/facet/#facet-definition I would like to also be able to facet on boolean fields.
Guest over 2 years ago in Atlas Search 2 Submitted

Support for nested datatype search

It appears that Atlas Search does not yet support nested documents in arrays like MongoDB https://docs.mongodb.com/v4.2/reference/operator/query/elemMatch/
Guest about 6 years ago in Atlas Search 3 Started