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 4030 of 4030

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

serverless

Can we have a way to stop going over a certain amount RPU/WPUs, i know we can have alerts but we should be able to say dont go above a certain amount or somehow limit usage.
Guest about 4 years ago in Atlas 1 Submitted

Dashboards with tabs

It would be great if dashboard creator could add tabs to the dashboard and for example group charts in categories
Guest over 5 years ago in Charts 3 Submitted

Terraform lifecycle ignore_changes tags

It would be nice if tags would not be set of list and will be a map, like tags for Azure resources. In that case, you can ignore some tags by name. Like this lifecycle { ignore_changes = [ tags["costcenter"], tags["environment"], tags["projec...
Guest almost 2 years ago in Atlas 0 Submitted

Activate bypass saml only for select users

We have recently activated SAML SSO on our Organization and we would like to only have 1 user that is able to bypass SSO as like a "break the glass" user in case our IDP fails. It would be ideal that not every user is able to use the bypass url. ...
Guest over 2 years ago in Atlas 0 Submitted

Allows to share Cloud Provider Backup Snapshot with customer's Cloud Provider account

*What is the problem that needs to be solved?* Add an option (as it was in mLab) that allows to share the Cloud Provider Backup Snapshot (EBS Snapshot [1], in case of AWS) for Atlas Cluster with customer's Cloud Provider account. This action is ea...
Guest about 6 years ago in Atlas Backups 2 Will Not Implement

Decouple "insert" privilege from implicit collection creation

MongoDB currently allows a user with the insert privilege on a database to implicitly create a new collection by inserting into it — even if the user lacks the createCollection privilege. This behavior makes it difficult to enforce strict access c...
Guest 9 months ago in Security, IAM, and Compliance 0 Submitted

Automatically recreate Atlas Search indexes on a collection after the collection is dropped and recreated or overwritten

Currently, if you use the $out aggregation stage to modify a collection with an Atlas Search index, you must delete and re-create the search index. Also, if another collection is renamed with dropTarget:true to an existing collection that already ...
Guest over 4 years ago in Atlas Search 1 Submitted

MongoDb cloud Atlas terraform plugin for Oracle Cloud Infrastructure(OCI)

Hello Team, Looking forward to collaborating with MongoDb Cloud Atlas team to develop a custom-ready terraform plugin for Oracle Cloud Infrastructure similar to the ones we have for AWS, Azure, and GCP. Currently, we are deploying Mongo DB cluster...
Guest over 5 years ago in Atlas 1 Will Not Implement

Open document in a json editor

I want to be able to open a document in a JSON editor and edit it there without the key:value restrictions, even when I am viewing documents in the table view.
Guest about 3 years ago in Compass & Data Explorer 2 Submitted