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 119

Kotlin Driver - Allow querying nested properties via data classes

In the Kotlin driver extensions, we can use data class KProperties to create Filters. For example given these models as data classes: data class Movie(val movieName: String, releaseDate: LocalDate, rating: String) data class MovieReview(val movi...
Guest about 1 year ago in Drivers & Frameworks 2 Will Not Implement

MongoGPT Integration with MongoDB Atlas

At present, I believe users can access MongoGPT only from mongogpt.corp.mongodb.com I suggest to create integration of MongoGPT Generative AI with Atlas Console so that Developers can use it often and also benefit from it. Use cases of this Inte...
Guest about 1 year ago in Atlas 0 Will Not Implement

Create Org via API

This sort of exists in another request (https://feedback.mongodb.com/forums/924145-atlas/suggestions/44280954-create-organization-using-api-or-terraform-in-atla), but it may be buried because it's not super clear in the request name. Basically, l...
Guest over 3 years ago in Atlas 0 Will Not Implement

Try to nuget ... Package if not available then install this for work flow thanks

No description provided
Guest over 2 years ago in IDEs 0 Will Not Implement

mongodbatlas_cluster should wait until cluster is operational

`mongodbatlas_cluster` is regarded "created" before it's operational, which breaks things if you need to use attributes that aren't yet available, like `connection_strings`. This issue is acknowledged in the provider docs: > connection_string...
Guest over 4 years ago in Atlas 1 Will Not Implement

Package On-Prem Charts without Docker

Create an installation package of MongoDB Charts that does not run in a container.
Guest almost 6 years ago in Charts 1 Will Not Implement

Make the Go driver interface based so that it can be easily mocked for unitTests.

Provide interfaces for driver classes that can be used to mock the database for unit tests. Along the lines of what AWS does for its services: https://aws.amazon.com/blogs/developer/mocking-out-then-aws-sdk-for-go-for-unit-testing/
Guest about 3 years ago in Drivers (ie: Node.js, Java, .NET) 0 Will Not Implement

search index local compass 27017 port

Could build a new feature that search index could be used on localhost:27017? Now I have to use atlas deployment setup to build a new local database, which is unnecessary for my work.
Guest over 1 year ago in Compass & Data Explorer 2 Will Not Implement

Atlas CLI to return the roles/actions/privileges assigned to a particular database user

I have done some testing and research and have been unable to get the Atlas CLI to return the roles/actions/privileges assigned to a particular database user. I am requesting that this functionality be added to the Atlas CLI, as it seems like a co...
Guest over 3 years ago in Atlas CLI 1 Will Not Implement

Manage the MongoDB Agent functions using the operator

Currently, the operator does not enable backup function for AppDB, but it does enable monitoring. For everything else (non-AppDB) the operator does enable the Backup and Monitoring functions, even if backup is not configured At the moment none of...
Guest over 5 years ago in Kubernetes 0 Will Not Implement