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 4011 of 4011

cross cluster lookup (kind of)

Hi, This is more of an add-on request for the aggregate(). Lets say we have two clusters , second clusters is derived from first cluster ( i-e some of the object ids in second cluster exist only in first cluster ). Now I want to do a lookup for ...
Guest over 2 years ago in Compass 1 Future Consideration

atlas clusters sampleData loaded command

Hi Jakob/Guss/Colm, Any chance of adding a new command to sampleData - specifically: atlas clusters sampleData loaded The command would literally check if the cluster has the sampleData present? I'd find that helpful in some of the lab scripts ...
Eoin Brazil over 2 years ago in Atlas CLI 0 Submitted

atlas clusters sampleData reload

Hi Jakob/Guss/Colm, Any chance of adding a new command to sampleData - specifically: atlas clusters sampleData reload The command would literally check if the cluster has the sampleData loaded but it would also check the counts and the hashes s...
Eoin Brazil over 2 years ago in Atlas CLI 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 over 2 years ago in Atlas Triggers and Functions 0 Submitted

Referral links & referral benefits

MongoDB Atlas should give each user a referral link, and a benefit of this could be that a free account could get increased storage space depending on how many/if the referred person starts paying for Atlas services.
Guest over 5 years ago in Atlas 0 Submitted

sync program between Atlas clusters (mongosync / mongomirror)

Here’s my question – about mongosync (mongomirror). It’s more likely feature request. So the new sync program can utilize “filter” to select what document or collection to sync. It will be awesome if we can utilize mongo atlas change stream in so...
Guest over 2 years ago in Charts 0 Submitted

Multiple Capture Groups in RegEx Tokenizer

Currently the RegEx tokenizer only supports to either create a token from each match or for one capture group per match. This makes it impossible to reuse parts of the text for multiple tokens, for example when you want to tokenize "13.3" into "13...
Guest over 2 years ago in Atlas Search 1 Submitted

Credits by period

Provide the ability to display and export credits by period (from date - to date) instead of selecting each single month, so that uers can easily display credit trends, etc. without downloading a lot of cvs and merge them togheter.
Guest over 5 years ago in Billing & Account Management 1 Submitted

integration with Mattermost for notifications

It would be good to replicate the integration with Slack but using Mattermost. Mattermost is open source and allows the companies to deploy their own messaging server. Some organizations are moving from Slack to Mattermost for this reason.
Guest over 5 years ago in Under Review 0 Submitted

MongoChangeStreamCursor.getResumeToken() should be initialized on open

A newly opened change stream cursor returns null for `getResumeToken()`. This makes fault tolerance cumbersome and full of corner cases during the period before the cursor acquires its resume token, which can take a long time on a quiescent databa...
Guest over 2 years ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted