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

Showing 94 of 4027

Change timeZone for Atlas project via CLI or API

It would be great if there will be the possibility to change timezone for a project via cli or API. e.g. curl --user ":" \ --digest \ --request PATCH "https://cloud.mongodb.com/api/atlas/v1.0/groups/" \ --header "Content-Type: application/json...
Guest over 1 year ago in Atlas CLI 0 Submitted

Notification on function failure

I would like a notification if a trigger fires a function, and the function fails. I have a scheduled trigger that calls a function every day. I have no idea if the function fails unless I manually log in and check the status. I would like to be...
Guest almost 5 years ago in Atlas Triggers and Functions 0 Submitted

Features missing in Mongodb MCP server

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. Current MongoDB MCP server support is very limited for certain operations. Developers are constrained to a narrow set of t...
Shailaja Gummudhavelly 3 months ago in Atlas CLI 0 Will Not Implement

Triggers Integration with Azure Event Grid

We have “Event bridge” integration with Atlas Triggers today. Adding Azure Event Grid support will be very helpful in building no-code solutions like real time sync for ODS/ ODL etc for Azure.
Guest about 3 years ago in Atlas Triggers and Functions 1 Submitted

Ability to set maxClauseCount for cli image

We have a query that needs to filter by a long list of ids. I get the error: “Query contains too many nested clauses; maxClauseCount is set to 1024” This error does not happen in M10+ cluster because the lucene maxClauseCount seems to be higher ...
Guest over 1 year ago in Atlas CLI 1 Submitted

Use node modules in Functions

As far as I understand currently it is not possible to use node/npm modules is Functions. Would be great to have it.
Guest about 8 years ago in Atlas Triggers and Functions 1 Started

Atlas CLI provides a guided database user creation / management experience

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. The Atlas CLI allows users to create database accounts with multiple global admin-level roles (like readWriteAnyDatabase a...
Jonny Roberts 5 months ago in Atlas CLI 0 Future Consideration

extend the requirements applied to resource tags.

We want to extend the requirements applied to resource tags. Right now we have a specific project whose requirements do not allow us to use tag values
Guest about 2 years ago in Atlas Triggers and Functions 0 Submitted

Add line number to function call error messages

A simple line number of where a function fails would be incredibly useful. And a function name would be important too for when a function calls another function.
Guest over 5 years ago in Atlas Triggers and Functions 3 Submitted

Per-Shard Triggers to improve scalable/performance/resilience

In our geo-sharded cluster, we use Change Streams and Atlas Triggers. Most of our pipelines include an exact match for the shard key - so we can process the data in the same region where the data resides. However, due to the design of change str...
Boris Figovsky 6 months ago in Atlas Triggers and Functions 0 Submitted