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

Database

Showing 335

Have an API to have the History of Primary Nodes

Have an API to have the History of Primary Nodes,from the time the Replica set is initiated.I know we can have alerts for Primary switch over,but if we want to analyse the data of elections/primary node for say about last 1 year , an API would help.
Guest over 3 years ago in Database 0 Submitted

Support mongos + ops manager agents as a container sidecar

No description provided
Guest over 3 years ago in Database 0 Submitted

Please create a build in role that grants developers all permissions needed to add/edit schema validations short of adminAll.

Please create a built-in role that grants developers all permissions needed to add/edit schema validations short of dbAdminAnyDatabase.
Guest over 3 years ago in Database 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 over 3 years ago in Database 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 over 3 years ago in Database 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 over 3 years ago in Database 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 almost 4 years ago in Database 0 Submitted

Support for CentOS Stream 8 in MongoDB OPS Manager version 5.x

Per the Server Support Matrix https://www.mongodb.com/try/download/ops-manager support for CentOS Stream 8 is not al. We would like to see the currently supported MongoDB OPS Manager version 5.x available on the CentOS Stream 8 distribution.
Guest almost 4 years ago in Database 0 Submitted

Please report mixed-type numeric _id fields in $merge stage error

Posting this idea at the request of one of the Jira users. You can find more technical details about this in the Jira issue: https://jira.mongodb.org/browse/SERVER-61613 The gist of it is that I may have two collections, `b2` and `b3`, that are ...
Guest almost 4 years ago in Database 0 Submitted

multiple centersphere as a geometry for geowithin

im looking at one of my queries that a system regularly runs and some times we look for records that are within up to 250 different centerspheres, i wornder if we could enable, like geowithin has the ability to support multiple poligons, we could ...
Guest almost 4 years ago in Database 0 Submitted