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 148 of 4027

Allow upload of large files through Realm Functions

Right now we have a 30s input timeout on Realm Functions. We can't upload large files. Users in my case uploads large images of 20Mbs, and videos ~50Mb. Would be great to see this change, right now we are unable to use Realm for that. Also, A...
Guest over 5 years ago in Atlas Triggers and Functions 0 Submitted

Allow launching mongodb shell with connections which are not currently connected

Currently, it's possible to launch the MongoDB Shell from an active connection. It would be nice to have the action to launch a shell from also for inactive connections in the tree.
Guest over 5 years ago in IDEs 0 Submitted

Logout trigger

There's a trigger for login, but there isn't one for logout (as far as I can tell). I would like a trigger on logout as well to perform cleanup of any of the side effects from the login trigger. This request is really a result of a separate reque...
Guest over 5 years ago in Atlas Triggers and Functions 0 Submitted

Proxy usage

Hello, can you please implement a proxy configuration possibility? I would like to use the client from within an corporate network. Kind regards, Holger Simon
Guest over 5 years ago in IDEs 0 Planned

Improvements to Terminal Shell

When a connection is setup, allow additional configuration for the Terminal Shell 1. Allow a colour scheme for the shell, so that the user can set background/text colours, so red for LIVE. Very useful when on LIVE/TEST/DEV etc. A clear indication...
Guest over 5 years ago in IDEs 1 Submitted

Run selection only.

Similar to Robo3T, run selection if there is any falling back all playground. + keyboard shortcut for this behaviour.
Guest almost 6 years ago in IDEs 0 Submitted

Access to %%args in Filters

Allow the access to %%args in filters. This would make it possible to make the apply_when of filters more dynamic by accessing the incoming queries. As of now, filters are completely static due not having access to any incoming information.
Guest about 6 years ago in Atlas Triggers and Functions 0 Submitted

Availability of Args in Function Context

Not sure if this is do-able already or not. Couldn't find documentation. I have a function that looks like exports = function(dbName, collectionName, pipeline){... I want to be able to access the arguments sent to the function in the Can Eval...
Guest over 6 years ago in Atlas Triggers and Functions 0 Submitted