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

user authentication

Hy It would be extremely useful to be able to create users who can only connect to the database from specific networks or even specific IP addresses, similar to what is possible with MySQL. For example, using the following commands: CREATE USE...
Guest over 2 years ago in Security, IAM, and Compliance 2 Submitted

Add a global types package for use in MongoDB Shell js scripts

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. When writing MongoDB Shell js scripts, I want to have autocompletion, and possibly type checking, by utilizing TypeScript ...
Segev Finer 10 months ago in MongoDB Shell 0 Future Consideration

Please use correct date format in invoices

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. Current format: 11/01/25 This is supposed to read as 1st November 2025, but to me it says 11th January 2025 What wou...
Andy Geach 10 months ago in Billing & Account Management 1 Started

Change/Option to change Default Storage Compression to zlib

This is a feature request to change or provide an option to change Default Storage Compression to zlib
Ka Lung Ng over 6 years ago in Atlas 3 Submitted

Accept-Range for backup download

The backup archives can be very large, and if my download is interrupted, without Accept-Range, it is not resumable. A length header is also missing, so the downloader doesn't know the size of the archive.
Guest over 5 years ago in Atlas Backups 3 Submitted

On the login screen, display both email and password field at once

On the login screen, both the email and password fields should be visible at once. This would provide many benefits: - Password managers would be able to fill out the info correctly on the first try - Users would be able to Tab through the input...
Guest over 5 years ago in Under Review 0 Submitted

Supported Ansible module for MongoDB

Supported Ansible modules for MongoDB. Maybe a module for self managed and Atlas.
Guest over 5 years ago in Under Review 3 Submitted

Remove the requirement to have an API Access List CIDR before being able to manage backup schedules

The issue is described in this github issue, specifically in the linked comment: https://github.com/mongodb/terraform-provider-mongodbatlas/issues/222#issuecomment-855905952 Here is the requirement as described in the API docs: Remove All Cloud B...
Jeff Gandt about 3 years ago in Atlas 1 Started

Enhanced TypeScript Type Inference for Aggregation Pipelines

Summary Developers using the MongoDB Node.js driver (and libraries like Mongoose) rely heavily on aggregation pipelines but currently lack strong TypeScript integration and type inference when constructing complex stages. The aggregate() method do...
Alex Bevilacqua 10 months ago in Drivers (ie: Node.js, Java, .NET) 1 Future Consideration

Add `serverStatus.uptime` counter info into Metrics

*What is the problem that needs to be solved?* We already collect `serverStatus.uptime` counter info from each and every MongoDB Server process, so we just need to add `serverStatus.uptime` counter info into Metrics so that it will be possible to ...
Guest over 6 years ago in Under Review 0 Submitted