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

MongoDB missing support for GeoJSON-compliant indexing+intersection queries

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 are building a geospatial application that uses GeoJSON natively. We need to query MongoDB for a list of GeoJSON object...
Mitchell Horning 2 months ago in Querying & Aggregations 0 Future Consideration

Unique Indexes and Bulk Upserts for Time Series Collections

We would like to insert data in bulk into time series collections and identify the new data that has been inserted without the possibility of duplicates being inserted. For regular collections this is achievable by adding a unique index and perfo...
Guest almost 3 years ago in Database 0 Submitted

Change timeZone for Atlas project via CLI or API

It would be great if there will be the possibility to change timezone for a project via cli or API. e.g. curl --user ":" \ --digest \ --request PATCH "https://cloud.mongodb.com/api/atlas/v1.0/groups/" \ --header "Content-Type: application/json...
Guest over 1 year ago in Atlas CLI 0 Submitted

make auto scaling alert message granular

When a cluster is changed due to auto scaling a message is sent to all project members. Project member cannot unsubscribe to this. Request : Provide the option, like all other alerts, to change the the alert settings for auto scaling
Guest almost 6 years ago in Atlas 6 Submitted

Add timestamps to user documents

Most database technologies store this metadata by default. Because the expected data volume and change rate of this attribute will most probably be low, there should be no reason of not storing this information. Of course this information might al...
Guest over 2 years ago in Security, IAM, and Compliance 2 Submitted

New view with connection statistics

It would be valuable to have a per-cluster view showing an overview of connections into each cluster including: - The number of connections per hours (opened, closed == churn) - Which IPs connections are coming from and how many from each over ti...
Guest over 5 years ago in Atlas Monitoring, Alerts & Observability 0 Submitted

MongoDB University Ops Manager courses

It would be good if mongodb university offers Ops manager course like other courses. It will help to understand architecture and moving parts in Ops manager.
Guest over 5 years ago in Education 2 Planned

OIDC Workforce (Human Flow) support for Database tools

Until now, MongoDB tools have exclusively supported authentication mechanisms designed for human users. With the recent addition of OAuth 2.0 support, we’ve shifted toward an application-based authentication method. However, all other supported au...
Shawn Hawkins 5 months ago in Database Tools (ie: MongoSync, MongoMirror, etc.) 1 Submitted

Re-open tab closed by accident

Similar to Cmd+Shift+T (Mac) or Ctrl+Shift+T (Win), re-open tab(s) that was closed. I often close tabs by accident when I drag the mouse to the tab and click to activate it and the cursor was on top of the X and close the tab instead. Very frustr...
Guest 7 months ago in Compass & Data Explorer 0 Submitted

Allow customization of where $merge creates the temp collection used when rehydrating data from Online Archive --> Atlas

When you restore data from the Online Archive back into your Atlas cluster (aka "rehydrate") you need to use $merge within an aggregation pipeline. What isn't documented is that $merge will create a temporary collection in the same database you're...
Toben Nelson about 2 years ago in Atlas Backups 0 Submitted