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 4011 of 4011

Separate Data Lake Administrative Permissions into Roles

Currently Project Owner permission is required to create and manage data lake clusters. This requires dangerously elevated privileges simply to manage Data Lake. I simply would like to either use [existing project roles](https://docs.atlas.mongod...
Guest about 4 years ago in Atlas 1 Submitted

Separate Data Lake Administrative Permissions into Roles

Currently Project Owner permission is required to create and manage data lake clusters. This requires dangerously elevated privileges simply to manage Data Lake. I simply would like to either use [existing project roles](https://docs.atlas.mongod...
Guest about 4 years ago in Atlas 0 Submitted

Add regex support in pipeline operator `replaceAll`

It would be very nice to have something like this possible: ``` { $replaceAll: { input: "$text", find: "/[;,.]/g", replacement: "." } } ``` Many thanks !
Guest about 4 years ago in Querying & Aggregations 1 Submitted

Did you mean? Spell Checker

I'd like a spelling check feature that will handle cases where the user misspells a word and still match what the user probably intended.
Guest about 4 years ago in Atlas Search 0 Submitted

Make The client model serializable

I am working on a mongodb connector for the Apache Flink project - https://flink.apache.org/ Internally, Flink is using java serialization to save the records it is working on in a state which in turn used to recover from failures etc, as well as...
Guest about 4 years ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted

The "Get All Network Peering Containers in One Project" endpoint should repo all endpoints regardless of the Public Cloud provider.

In order to get back the peering list, one has to pass the provider ```shell mongocli atlas networking peering list --provider GCP ``` This is odd because a) Atlas already knows and b) why not list all the peering regardless of the provider. We c...
Guest about 4 years ago in CLI & Shell 0 Submitted

payment failure

I tried couple of credit cards including Amex India and Visa. It keeps giving message "The card has been declined."
Guest about 4 years ago in Billing & Account Management 0 Submitted

Update MongoDB driver in Elastic metricbeat and validate operability with Atlas

The metricbeat data collection agent from Elastic currently has a MongoDB module for capturing low level metrics from a MongoDB instance. It's using a very old MongoDB driver that doesn't work with recent versions, nor work with Atlas. I realize...
Guest about 4 years ago in Under Review 0 Submitted

restrict export access

Compass currently allow any user to export data to his local file system, I think it's necessary to add restrictions so that the admin user can specify which user can or can not export data
Guest about 4 years ago in Compass 1 Submitted

URL Decode `readPreferenceTags`

If a url encoded value is set to readPreferenceTags it will be ignored causing for instance connecting to analytics node impossible from tooling that correctly encodes the urls. It can look like this for instance: `readPreferenceTags=nodeType:ANA...
Guest about 4 years ago in Replication & Sharding 0 Submitted