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

Postman snippet generator

Working with the http library has been the most frustrating part of working with Realm functions. Postman has an awesome "generate code snippet" feature, with lots of options like Axios and Unirest. It would great if I didn't have to manually conv...
Guest over 5 years ago in Atlas Triggers and Functions 0 Future Consideration

Please let users know you will be making huge charges for no services provided!

Please let know users that Atlas will generate huge charges for NO usage and will be hit with huge bills without having even used your service. Also, please let users know that MongoDB will not build or compile on Raspberry Pi either Ubuntu or Deb...
Guest almost 3 years ago in Billing & Account Management 1 Submitted

Calculate Atlas Enterprise by sku

On the invoice, calculate the support value per SKU. Currently, the value of Atlas Enterprise is not included in the SKU.
Guest over 1 year ago in Billing & Account Management 0 Submitted

Disable duplicate linked Organization names

Currently, one can create multiple linked sub-organizations under a main billing organization, but having the exact same names. The below API command, run repeatedly, will create the same sub-org name with different orgId's. I believe this only se...
Michael Sew almost 3 years ago in Billing & Account Management 0 Submitted

Add a button to retry to collect a payment on the billing - invoices tab

Add a button to retry to collect the payment from a credit card on user request. This will help when there are problems with the credit card funds or credit limit.
Guest almost 3 years ago in Billing & Account Management 0 Submitted

Please add a debit card payment method.

Some countries use debit cards primarily so it would be great if we could have that option as a payment method.
Guest over 4 years ago in Billing & Account Management 0 Submitted

Data transfer costs - Capacity Units Breakdown Invoice

On the invoices include the costs of data-transfer based on capacity units / hour. Capacity units are calculated based on 3 categories: "New connections or flows","Active connections or flows" or "Processed bytes". One of the difficulties from th...
Guest over 1 year ago in Billing & Account Management 0 Submitted

Ability to set Values in Functions

Ability from webhooks and functions to call context.values.set() and set a value that can then be referenced somewhere later. This could dramatically cut back on calls to outside APIs as we need data in multiple places so we end up having to make ...
Guest almost 8 years ago in Atlas Triggers and Functions 0 Submitted

Support Multiple CRON Schedules Per Trigger

It's not uncommon to want different trigger schedules to run on different days of the week, notably weekdays and weekends. The current solution is to create separate triggers that call the same function, but ideally, a single trigger could support...
Guest about 3 years ago in Atlas Triggers and Functions 1 Submitted

Triggers on DB level rather than single collections only

Change streams support events on DB level *or* single collections, but triggers are limited to single collections. Which means that if we wanted to listen on changes in a generic way, we would have to setup a trigger for each collection and set th...
Guest about 3 years ago in Atlas Triggers and Functions 0 Planned