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

The IPs of the newly created cluster should be in the terraform state directly

We are trying to deploy a cluster in Azure using Terraform and then inspect the newly created cluster to get the hostnames and IP addresses. We need these IP Addresses so we update the Azure Firewall to allow the Azure Key Vault to communicate wit...
Guest about 5 years ago in Atlas 0 Submitted

Improve password manager support on login screen

Currently on the Atlas login screen it presents a button to authenticate using Google and a text field to enter an email address. Upon entering an email address there's a brief pause - presumably to check if the email address is bound to a configu...
Guest about 5 years ago in Atlas (Control Plane and Data Plane RBAC) 1 Submitted

Atlas Metrics Tab to display the timezone as part of the date fields

Atlas Metrics Tab to display the timezone as part of the date fields
Guest over 1 year ago in Under Review 0 Submitted

Allow access to Admin API using AWS IAM role

It's possible to authenticate to a database using AWS IAM role. The same should be possible for the Admin API. The problem with the API keys is that they can be taken away and used elsewhere. They pose an additional risk in an AWS integrated envi...
Guest over 3 years ago in Atlas 0 Submitted

Parallelize unionWith

Today $unionWith aggregation command is executed sequentially. EG first we query collection A and then collection B and then the union occurs. The process should be parallelized so the query part will run in parallel while the union will be done a...
Guest over 1 year ago in Performance & Optimization 0 Submitted

Atlas Search equivalent for "should" but ignoring score

Currently to perform an "OR" check in an Atlas Search query the only available operator is "should" which contributes to score. I propose "ought" the equivalent operator, but doesn't contribute to score. Alternatively, I suggest an option to $se...
Guest over 1 year ago in Atlas Search 1 Submitted

Optional ID search fallback for ObjectID

If I search { _id: 'd7hw803h2ihdf3h97298dh3' } and the query returns nothing, I should have the option to re-query but with this instead: { _id: ObjectId('d7hw803h2ihdf3h97298dh3') } and there should be a toggle switch to automatically do this re-...
Guest over 1 year ago in Compass & Data Explorer 0 Submitted

Use the ssh connection or the tunnel from vscode

It would be awesome to be able to use the ssh connection or the tunnel from vscode to connect to the MongoDB server
Guest over 1 year ago in IDEs 0 Submitted

Support providing a hint for aggregations

Could we add the ability to provide a hint for aggregations in the aggregation builder?
Guest over 1 year ago in Compass & Data Explorer 0 Submitted

Don't cut alert names

This is very hard to figure out what these alert mean, I have to go to the documentation and match them somehow, but it also looks like the documentation is not up to date.
Guest about 5 years ago in Atlas Monitoring, Alerts & Observability 0 Submitted