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 59

Possibility to set variables used in pipeline stages

Hi ! It would be really handfull to have the possibility to use variables in the pipeline stages: var userId = ObjectId("5f61dfadc1e8960001700da8'") { $match : {user.id : userId} } for complex queries, it would avoid having to modify the id at e...
Guest about 4 years ago in Compass 1 Planned

Allow the Kubernetes Operator to delete a project

Currently it is not possible to delete a project via kubectl command. As the Kubernetes Operator allows one to create a project (configmap) and deploy a replica set, we would expect it to also allow the deletion of a project so that we can fully ...
Guest almost 5 years ago in Kubernetes 0 Planned

Reference existing third party integration in alert configuration notifications

Provide a mechanism that enables referencing an existing atlas third party integration when using the alert configuration resource to create or update a third party notification. This is useful when a third party integration is imported or access...
Guest about 2 years ago in Atlas 2 Planned

Cloud backup for m0 instances

It would be nice and convenient if lower-tier users could have the cloud backup option available (I believe m5 is the smallest but it's $9/month). I use m0 for one of my projects and I know mongodump is an option but I would much rather pay $1/mon...
Guest about 5 years ago in Atlas Backups & Online Archive 3 Planned

Support for arrayFilters in Functions

Can we add arrayFilters and other array update capabilities that already exist in MQL? Its is difficult to update arrays, and very easy to update an array in MQL in node.js for example.
Guest over 6 years ago in Atlas Triggers and Functions 3 Planned

Use Semantic Versioning

Hi, My problem is that the terraform provider doesn't use semantic versioning. This has caused me quite a few problems. Firstly - it's difficult when scrolling through your version releases to understand what's breaking and what's not (I lost a...
Guest 8 months ago in Atlas 2 Planned

Using replica set tags for invoice categorization

Customer would like replica set tags added to the invoice as a column, in order to further categorize costs. In some instances, the customer has multiple products assigned to a single cluster, and putting the product name in the cluster won't suff...
Guest over 5 years ago in Atlas 1 Planned

Ability to change First and Last Name

It would be good if users are able to modify their First and Last Name after account creation.
Guest about 6 years ago in Atlas (Control Plane and Data Plane RBAC) 0 Planned

Allow manually disabled trigger to resume without resume token

I am filing a feature request for the option to: Disable a trigger manually and be able to restart it without using a resume token (i.e. such that DB events that occurred while it was disabled will be ignored by the trigger, and it will simply sta...
Guest about 6 years ago in Atlas Triggers and Functions 2 Planned

Separeted mongod and mongodb agent in Kubernetes Operator container

Now both mongod and agent Ops Manager are running in the mongodb-enterprise-database container. Sometimes it becomes necessary to restart the agent separately from the mongodb instance. Now this is impossible to do because systemd does not work in...
Guest 9 months ago in Kubernetes 0 Planned