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

All feedback

Showing 4010 of 4010

Migrate with GitHub

No description provided
Guest over 2 years ago in Relational Migrator 1 Submitted

Try to nuget ... Package if not available then install this for work flow thanks

No description provided
Guest over 2 years ago in IDEs 0 Will Not Implement

Enhanced Access to Secrets in the context.environment Object

We would like to see an improvement where secrets can be accessed as environment variables directly through the context.environment object. For example, if we have a secret called myApiKey, we would like to be able to access it in a function using...
Guest over 2 years ago in Atlas 0 Submitted

Make it easier to search by _id

More then half of my queries in Compass is searching by _id. Each time I have to add both curly brackets, then type '_id:' then 'Obj', select ObjectId from autocomplete and paste _id. I propose to add '_id' field in OPTIONS, where I could just pas...
Guest almost 4 years ago in Compass 1 Submitted

Provide support for "allowed queries"

I'd love a feature that allows you to select which kind of queries can be run from the Data Explorer UI. Running ad-hoc queries is a something very common for a development team so its important to allow devs to have access to the Data Explorer,...
Guest over 1 year ago in Atlas 0 Submitted

Ability to use line chart with area chart for prediction intervals

First of all, great idea and implementation! It would be nice to have the possibility to create prediction intervals while plotting, for example, a time series object and its forecast. Something similar to https://i.stack.imgur.com/3tJap.png There...
Guest over 6 years ago in Charts 1 Submitted

Live streaming logs in Atlas cluster /Compass

When using Linux machines we can get logs through tail commands with live streaming like that if you are implement in Atlas cluster/Compass it is very easy to identify issues instantly.
Guest over 2 years ago in Compass 0 Submitted

enable $and operator for multiple words in a search term (not only $or)

It seems a commonly needed ability to decrease the amount of results from a multi-word search query instead of expanding it, since the default operator for every word is $or. If there could be a built-in $and option it will be great. Thank you.
Guest almost 4 years ago in Atlas Search 1 Submitted

Configure Realm notifications

Currently only all project owners of the Atlas project in where your Realm app situates will receive notification of suspended trigger. This currently cannot be customized. We want to have the possibility to configure the notifications to include ...
Guest about 5 years ago in Atlas Triggers and Functions 0 Submitted

Avoid running queries on an ongoing condition writing. (match, lookup...)

when performing a match, lookup or other similar ops, Don't run the query as I write the conditions but only when I'm done. this will improve speed significantly and will prevent crashes due to lack of memory on very large sets. when an operation...
Guest over 2 years ago in Compass 1 Submitted