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

Closing a closed cursor should not throw

If a cursor is already closed, and `close()` is called, it should quietly do nothing. Throwing `IllegalStateException` is just rude.
Guest about 3 years ago in Drivers (ie: Node.js, Java, .NET) 1 Submitted

Automatically pre-call `mongod --dbpath <path>` for connections to localhost.

On Windows, whenever we connect to a localhost mongo, we need to call `mongod --dbpath ` in a Command Prompt or Powershell prompt before clicking the "Connect" button in Compass. So Compass should offer the ability to automatically "pre-call" that...
Guest about 3 years ago in Compass & Data Explorer 0 Submitted

Allow ISO-8601 timestamps with UTC throughout the UI and ditch AM/PM

I'm so tired of seeing AM/PM in the web console. We really need ISO-8601 timestamps and reliable 24hr clock such as 2023-06-22Z22:11:12
Guest about 3 years ago in Under Review 0 Submitted

Cookies should be set with the 'SameSite' attribute

Hi guys, Chrome 79 reports an issue with cookies set by the embedded charts. It seems like they are missing the 'SameSite' attribute. If you could bring the cookies up to speed to comply with this apparent new standard, it'd be great. Warning mes...
Guest over 6 years ago in Charts 0 Submitted

more aggregation pipelines are needed and most of the time if we reach above 30 pipeline its gets struck , and more hard to use

more aggregation pipelines are needed and most of the time if we reach above 30 pipeline its gets struck , and more hard to use
Guest about 3 years ago in Compass & Data Explorer 0 Submitted

Functions editor support DARK MODE

Functions editor support DARK MODE
Guest about 3 years ago in Atlas Triggers and Functions 1 Submitted

Provide safety mechanism for limiting MongoDB versions amongst different projects

Restrict the user depending on the type of project: dev, prod, etc to select a specific set of MongoDB Server versions that can be deployed. Prior to 4.2 this was accomplished with version manager.
Guest over 6 years ago in Enterprise Advanced 0 Submitted

Make Ops Manager credentialstool available for other MongoDB components

This will allow other MongoDB components to encrypt credentials with the use of the same Ops Manager credentialstool: https://docs.opsmanager.mongodb.com/current/tutorial/encrypt-user-credentials/index.html
Guest over 6 years ago in Under Review 0 Submitted

we should be able to develop library of ML algorithms as plug-ins

we should be able to plug in the already developed algorithms say from GitHub or any other repository
Guest over 6 years ago in Atlas 0 Submitted

Changes in the objectID which is unique.1

Hi, This is the basic suggestion from my side.we have a unique "_id" in each document while inserting the data can we make any changes in your code for example in our company we have one scenario while working on the aggregation query they need a...
Guest about 3 years ago in Compass & Data Explorer 0 Submitted