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

duplicated column nams is no supported in SQL statement.

What problem are you trying to solve? Focus on the what and why of the need you have, not the how you'd like it solved. using JDBC connector, when run a sql statement which contains duplicate name. e.g. SELECT city.CITY, city.CITY_ID, reg...
qin liu 12 days ago in SQL Interface 0 Submitted
119 VOTE

Support TypeScript

I know this is probably a very complex feature, but I'd like to work with TypeScript when writing functions. Some stretch goals: - full integration with VSCode so we no longer have to use the web editor - add support for testing functions (through...
Guest almost 6 years ago in Atlas Triggers and Functions 9 Submitted

Upgrade Node.js version (from v10 to v14/v16)

It would be great if you can upgrade the version of Node.js used in Realm Functions (currently in version 10.18.1). Version 10.x, which was an LTS, has been unmaintained for many years. The end of life of Node v12 is scheduled for April 2022. Is ...
Guest about 4 years ago in Atlas Triggers and Functions 25 Submitted

Include cluster labels in the billing usage details

Similar to how AWS includes tags/labels in their billing dashboard, I'd like the ability for my cluster labels to be included as a column in my billing usage details (or even the exported CSV). This will allow me to categorize my billing usage as...
Guest almost 5 years ago in Billing & Account Management 6 Submitted

Tags on databases and use these tags in Billing dashboards

I want to be able to tag databases inside clusters and be able to build my custom Billing dashboards using these tags. I have multiple databases within a cluster and each database serves a different feature or microservice. I'd like to know how m...
Guest over 1 year ago in Billing & Account Management 1 Submitted

Allow Atlas "Triggers" App Service creation via AWS CDK

What problem are you trying to solve? Focus on the what and why of the need you have, not the how you'd like it solved. We need to be able to provision our Mongo Atlas cluster fully in IaC using AWS CDK (typescript), without relying on click-...
Felix Magnus 6 months ago in Atlas Triggers and Functions 0 Future Consideration

Request for Enabling Vendor-Metered Tagging on AWS Marketplace

Hi Team, We are currently utilizing MongoDB services via the AWS Marketplace and have encountered an issue related to cost allocation tags. We have recently been working on improving our cost management and reporting processes within AWS. A key ...
Guest about 2 years ago in Billing & Account Management 5 Submitted

View billing information at project level

I think it would be a good idea to be able to see billing/invoices at project level. So the project owner will only see the consumption of his projects. By giving project owners the "Organization Billing Viewer" role, we make it possible for the...
Guest about 2 years ago in Billing & Account Management 4 Submitted

Billing & Subscription

What problem are you trying to solve? Focus on the what and why of the need you have, not the how you'd like it solved. My MongoDB Atlas project keeps redirecting to the Invoice page. All issued invoices are fully paid (Amount Due = $0.00) ...
Trí Trọng 3 months ago in Billing & Account Management 2 Will Not Implement

Increase of Functions timeout

Timeout is set to 90 seconds. This value is a fixed setting and is too low for extensive ingestion functions. A default value of 600 seconds would be helpful. Even better would be the ability to set an individual timeout value per application in...
Guest over 6 years ago in Atlas Triggers and Functions 7 Started