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

Add 'Previously Used' column to table of functions

Add a column indicating when each function was previously used in the functions screen. It would also be helpful to have some basic stats about each functions usage, like total usage count, used in last 30 days, and total usage as a % of all func...
Guest over 5 years ago in Atlas Triggers and Functions 0 Submitted

Functions editor support DARK MODE

Functions editor support DARK MODE
Guest almost 3 years ago in Atlas Triggers and Functions 1 Submitted

Show the last modified date or allow to add a trigger version in a text field

It would be very usful to show the date of the last trigger code edition or better to save a trigger version field.
Guest almost 3 years ago in Atlas Triggers and Functions 0 Submitted

Add HTTPMethod column name in Realm HTTP Service webhooks table

Please add the HTTP method name and other properties in the list of HTTP Service webhooks. See attachment
Guest almost 6 years ago in Atlas Triggers and Functions 0 Submitted

Realm UI Ability Changes to Github Repo

Please add git integration for functions and 3rdParty HTTP services. Everything I make a change to a function and it is deployed, Realm tells me what the changes are but they are not pushed to my own Git repository
Guest almost 6 years ago in Atlas Triggers and Functions 0 Submitted

Improve the mongo query language

Sometimes I find Mongo query language as not put very well together, sometimes it feels like a patch job. It would be nice, if you could make you query language easier to reason about. It would be awesome, if you could introduce fluent style api b...
Guest about 3 years ago in Querying & Aggregations 0 Submitted

Add functionality to specify the readConcern level at db.collection.findOne()

Add functionality to specify the readConcern at db.collection.findOne(). At the version 5.0.14 it's not supported.
Guest about 3 years ago in Querying & Aggregations 0 Submitted

$currentDate option to only update if the document was modified

A common pattern in a data model is to have a field that denotes when the data was last modified. For this example, let this field be called "updated". I want to toggle a field on a document called "enabled", and if the value is modified I also wa...
Guest about 3 years ago in Querying & Aggregations 0 Submitted

Migration from Postman

I have a scheduled run in Postman that includes calling an external API and inserting a response into MongoDB Atlas using Data API. It would be nice if I could import my Postman collection of requests, and it would generate a function for a Trigger.
Guest over 3 years ago in Atlas Triggers and Functions 0 Submitted

Need an array query operator like elem match which matches all array nested object instead of at least one array element

as per documentation elem match query matches at least one match in array of nested object, same we need a array query operator which returns the whole document only if elem match like criteria matches all elements in array of nested objects. I h...
Guest over 3 years ago in Querying & Aggregations 0 Submitted