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

Feedback

Support mongos + ops manager agents as a container sidecar

No description provided
Guest about 4 years ago in Performance & Optimization 0 Submitted

database access needs to be more granular

I need the ability to restrict access to individual databases and /or clusters, for both build in and custom permissions and roles. You have boxes for databases and collections; just add one for clusters too.
Guest about 4 years ago in Compass & Data Explorer 0 Submitted

Add an option to stringify jsonSchema in Validation tab

Add an option to stringify jsonSchema in Validation tab easier porting to javascript and to follow a common json format.
Felicia Hsieh about 4 years ago in Compass & Data Explorer 0 Submitted

Add option to $dayOfWeek to choose between Monday and Sunday

Hi! I was wondering if you could add an optional parameter to $dayOfWeek that allows you to choose on which day you want the functionality to start counting. Thanks!
Guest about 4 years ago in Querying & Aggregations 1 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

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 & Data Explorer 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

Compass for IOS and Android

Hello, It would be great if there was an app for MongoDB Compass on IOS and Android. This would allow people on the go to access their database quickly and easily. On IOS, there are already applications for MongoDB, but they are paid, and not off...
Guest about 4 years ago in Compass & Data Explorer 0 Submitted

Compass does not observe disabled "Automatic Updates" setting or after a user declines

What the user chose should be observed.
Felicia Hsieh about 4 years ago in Compass & Data Explorer 0 Submitted

the profile output in association with the $comment query operator need to have consistency across operations.

I have observed the different profile result with regard to $comment query operator in association with find and update operation respectively as follows; - find operation shows a comment on the command.filter.$comment and the command.comment fie...
Guest over 4 years ago in Querying & Aggregations 0 Submitted