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 531

Prevent users from importing a replica set or shard with the same name as other pre-existing replica sets/shards

When a user imports a cluster into a project with the same name, it causes issues like breaking backups of pre-existing clusters. Checking the replica set name against the names of other replica set names will prevent having to terminate backups...
Joshua Maag over 5 years ago in Under Review 0 Completed

Fix garbled column headers when displaying embedded documents

When expanding an embedded document in table view, column headers are shifted (macOS).
Guest over 5 years ago in Compass 0 Completed

Add a datasource for members of an organization

Problem: The `mongodbatlas_teams` resource only works with email addresses of user accounts which are existing members of the organization at apply time¹, and Team memberships can't (yet?) be managed via Identity Federation (third-party SAML IdP)....
Guest almost 3 years ago in Atlas 1 Completed

Allow to configure options for automation agent logs

Currently there is no way in Kubernetes operator to configure how long automation/backup/monitoring agent logs should be stored. they can easily occupy all space in pod.
Guest over 5 years ago in Kubernetes 1 Completed

use ConventionPack in aggregate same as find

for example :We want save string value of Enum to database,we set EnumRepresentationConvention Convention. then we can use it in match. but in aggregate group,it dosent work: public enum Gender { Male,Female} public class Person { public int ...
Guest over 5 years ago in Drivers (ie: Node.js, Java, .NET) 0 Completed

if drive can deal with DateTime.Date,it will be useful

we offen have this require,we need to compare DateTime field on Date(exclude time),but if use drive compare with DateTime.Date,drive will throw a exception tell us dont support.. db.CheckOns.Find(x => x.RecordTime.Date == new DateTime(2020, 3,...
Guest over 5 years ago in Drivers (ie: Node.js, Java, .NET) 0 Completed

DNS

In much the same way that Amazon RDS has a public/private setting, could you add a setting to Atlas that lets us make the DNS entries for our cluster resolve to their private IPs all the time instead of just inside a VPC? This would improve secur...
Guest over 5 years ago in Atlas 2 Completed

Add support for name as argument for the team data sources

Currently, there is a datasource for team, but it requires an ID as argument. There are available APIs with look ups by ID but also by name. Can we support the data source look up by name as well? That would be interesting as could avoid knowing t...
Guest almost 6 years ago in Atlas 0 Completed

Add Atlas instance in Azure Norway

We host data that is preferred to reside in Norway. Do you have plans to expand to the newly added Azure Norway data center?
Guest almost 6 years ago in Atlas 1 Completed

Allow creation of API Keys and their Whitelists via Terraform

Currently it is not possible to create an Organization API Key via terraform and manage its IP Whitelist. This would be a very useful feature for large organizations: https://docs.atlas.mongodb.com/reference/api/apiKeys-orgs-create-one/
Guest almost 6 years ago in Atlas 3 Completed