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

Collation option support in functions

No description provided
Guest over 4 years ago in Atlas Triggers and Functions 0 Submitted

The "mongocli atlas clusters list" command ought to return hosts in an array

The 'mongocli atlas metrics databases list' command expects a hostname argument. Currently, one has to parse out the hosts from the URI returned from the cluster list command. It would be easier if the cluster list command returned the hosts in a ...
Guest over 4 years ago in Atlas CLI 0 Submitted

changeEvent cluster name

I want to be able to programmatically access the clusterName from change event or global variable for example: changeEvent.ns.cluster = global.CLUSTER_NAME I need this when I want to perform an update on same collection/document after the trigg...
Guest over 4 years ago in Atlas Triggers and Functions 0 Submitted

Suggest new feature for loading scripts: loadScript and loadFolder

For loading external script into MongoSh current session, currently we have the `load()` function, which is enough for the task. But I found myself using my own functions instead. So I would like to describe those as suggestion to improve Mon...
Guest over 4 years ago in MongoDB Shell 0 Submitted

One-time scheduled triggers

At the moment, MongoDb offers the ability to schedule triggers periodically using Cron Jobs. It would be really handy if a user could schedule a trigger to run only once and execute a function as my use-case requires.
Guest over 4 years ago in Atlas Triggers and Functions 1 Submitted

Extended JSON v2

Allow the use of Extended JSON v2 for e.g. inserting or finding documents.
Guest over 4 years ago in MongoDB Shell 0 Submitted

Retain multi-line input in history.

Ideally, when using an inline text editor, the inline text editor would show the history command with its multi-lines retained.
Guest over 4 years ago in MongoDB Shell 0 Submitted

Containerized Functions + Logging + Dependencies Improvements

I believe most of the below asks would be resolved if you allowed containerized functions to be uploaded and we can have the correct execution environment. Allow larger function sizes Allow more larger dependency sizes Allow 256kb size per log en...
Guest over 4 years ago in Atlas Triggers and Functions 0 Submitted

More Mongo DB actions parity with the Node driver

The actions available via https://docs.mongodb.com/realm/mongodb/actions/ do not match the API exposed by the Node driver. For example, the https://mongodb.github.io/node-mongodb-native/4.0/classes/collection.html#createindex function would be ex...
Guest over 4 years ago in Atlas Triggers and Functions 0 Submitted

auto pair right parentheses when input left

No description provided
Guest over 4 years ago in MongoDB Shell 0 Submitted