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 4026

One tab or one button to quit from the whole platform without begging the support to help

There is no simple way to quit the service and erase the data. You have to go though clusters, projects and organizations without any links provided. The links given in messages are misleading. I had to work with helpdesk for almost an hour just t...
Guest over 1 year ago in Billing & Account Management 0 Submitted

Feature: Atlas UI -- Star/Favorite/Bookmark of Project

It would be nice to be able to star/bookmark projects, so I don't have to type half the project name in every time I switch between environments--eg. like in Datadog, star a dash board and it shows up at the top of the list/without search
Guest about 3 years ago in Atlas 0 Submitted

ability to run to a specified aggregation stage and see output

Essentially the same as https://mongoplayground.net/ if you add multiple aggregation stages you can pick which one you want to run up to, and inspect the output. This makes it dramatically easier to tweak larger pipelines without having to comme...
Guest about 3 years ago in IDEs 0 Submitted

Alerts on password reset in Atlas UI

Alert should be sent on specific accounts in case of reset is initiated from Atlas UI.
Guest over 1 year ago in Atlas Monitoring, Alerts & Observability 0 Submitted

Allow the Worforce Federation to be able to grant permissions on groups and user at the same time

When Worforce federation is enabled you have to choose weather to configure your users based on id or on group membership. We want the ability to configure general base line permissions for groups based on the group claim on the oauth2 token and ...
Guest over 1 year ago in Infra-as-code & APIs 0 Submitted

Support Multiple CRON Schedules Per Trigger

It's not uncommon to want different trigger schedules to run on different days of the week, notably weekdays and weekends. The current solution is to create separate triggers that call the same function, but ideally, a single trigger could support...
Guest about 3 years ago in Atlas Triggers and Functions 1 Submitted

Add hash function (eg. md5) to aggregation pipeline

I would like to implement hash-based sharding in my own application on top of MongoDB. For that purpose, I would like to pull a stable pseudorandom subset of documents into each of my servers, and I would like to do so without enlarging the docume...
Guest about 3 years ago in Querying & Aggregations 0 Submitted

Ability to set Values in Functions

Ability from webhooks and functions to call context.values.set() and set a value that can then be referenced somewhere later. This could dramatically cut back on calls to outside APIs as we need data in multiple places so we end up having to make ...
Guest almost 8 years ago in Atlas Triggers and Functions 0 Submitted

Federate different Ops Manager instances

When multiple Ops Managers are running across multiple environments it is difficult see the overall picture. A a federated dashboard that can provide a view into different environments, see overall list of clusters and some basic information abou...
Guest over 6 years ago in Enterprise Advanced 2 Submitted

Triggers on DB level rather than single collections only

Change streams support events on DB level *or* single collections, but triggers are limited to single collections. Which means that if we wanted to listen on changes in a generic way, we would have to setup a trigger for each collection and set th...
Guest about 3 years ago in Atlas Triggers and Functions 0 Planned