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

Add ability to setup delimiter for csv export

Please add ability to setup delimiter for csv export. For example if values of fields are text, than they could contain comma ( and semicollon) and csv file is off. There needs to be options such as comma, semicollon, tab ...
Guest over 6 years ago in Compass & Data Explorer 1 Submitted

Allow following a referenced ObjectID to the associated document

I have documents that reference other documents in other collections using the ObjectId. It would be really helpful if I could follow these references in Compass to the associated document. For example, if I find a specific document by using ...
Guest over 3 years ago in Compass & Data Explorer 3 Submitted

Visual Query Builder with Drag & Drop

No description provided
Guest almost 6 years ago in Compass & Data Explorer 0 Submitted

Show created timestamp for ObjectId fields

It would be really useful to see the timestamp from ObjectId fields while hovering over the ObjectId values in query results. Well designed documents have a field for the creation time, but not all documents have it and then need to go into hoops ...
Guest about 2 years ago in Compass & Data Explorer 0 Submitted

Per-Shard Triggers to improve scalable/performance/resilience

In our geo-sharded cluster, we use Change Streams and Atlas Triggers. Most of our pipelines include an exact match for the shard key - so we can process the data in the same region where the data resides. However, due to the design of change str...
Boris Figovsky 7 months ago in Atlas Triggers and Functions 0 Submitted

Allow search on a Particular opened Database

In multiple environment setup where we have more then on database of same application. Searching a collection finds collection in all available database. We have 30-40 environments, which is very painful to go to the focused database's collection....
Guest about 1 year ago in Compass & Data Explorer 1 Submitted

credentials

Add an option to not use any special mechanism (gnome keyring, ...) to store passwords I'm on bluefin and tearing my hair each time I reopen compass and need to readd the password to all the connections (especially with that popup that warns you...
Guest 7 months ago in Compass & Data Explorer 0 Submitted

I want the option to see timestamps with timezone, preferrably in ISO format

No description provided
Guest over 6 years ago in Compass & Data Explorer 1 Submitted

Support for arrayFilters in Functions

Can we add arrayFilters and other array update capabilities that already exist in MQL? Its is difficult to update arrays, and very easy to update an array in MQL in node.js for example.
Guest over 6 years ago in Atlas Triggers and Functions 3 Planned

Allow to pass user on Realm's Database Triggers

Currently I can create a Database Trigger, that when calling its Function I can restrict based on "%%user" - through "Can Evaluate". Though since the Function is called by a Trigger and therefore runs as a "system user" I cannot access the User ob...
Guest almost 4 years ago in Atlas Triggers and Functions 2 Submitted