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

pymongoarrow replaces existing codecs

The api.write() method replaces any existing codecs. The collection TypeRegistry is replaced with a new instance, effectively removing any existing custom codecs. https://github.com/mongodb-labs/mongo-arrow/blob/1.6.0/bindings/python/pymongoarrow...
Guest about 1 year ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted

pymongoarrow replaces existing codecs

The api.write() method replaces any existing codecs. The collection TypeRegistry is replaced with a new instance, effectively removing any existing custom codecs. https://github.com/mongodb-labs/mongo-arrow/blob/1.6.0/bindings/python/pymongoarrow...
Guest about 1 year ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted

Option Renaming Time Series Collections

Ability to rename TS collection . We need it for migration history data to TS without downtime during conversion.
Guest about 1 year ago in Database 0 Submitted

Restore Backup Snapshots to Sharded Clusters via mongos

Migrating large sharded clusters to a different cluster pre-sharded with different shard keys requires a significant amount of time to balance post-restore. This is a feature request to restore a snapshot on a per document basis through a mongos....
Guest over 5 years ago in Backup & Restore 0 Submitted

Multiple DB Connection

The new UI for multiple connection on a single window is confusing sometimes. use case: we have dev, stage and prod DB connected with same collections. We can't identify from tabs, with which DB that specific collection is connected. we have to...
Guest about 1 year ago in Compass 0 Submitted

Allow tagging of mongo atlas alarms

It would be awesome to have possibility to tag alerts in atlas when creating using API or console. It will allow to process groups by alerts by tags without keeping track of ids. requires: adding tag field to API create call adding query by tag to...
Guest over 5 years ago in Atlas 1 Planned

Allow to create custom roles

Allow to create custom roles for Atlas/CM/OM
Guest over 5 years ago in CLI & Shell 1 Submitted

Option To Return Errors As JSON

Hi, When using the `--output json` I would expect the errors to be returned as JSON just like the success output. However, the output for errors seems to continue to be a flat string. It would be helpful from a scripting perspective to have the ...
Guest about 3 years ago in Atlas CLI 0 Future Consideration

Deny Privilege

Provide the ability to explicitly deny a privilege on a specific resource. Example: Grant the privilege to perform the find action on all collections in the test database except "test.secrets".
Guest over 5 years ago in Security, IAM, and Compliance 1 Submitted

Being able to destroy an embedded chart or dashboard

The Charts Embedding SDK should expose some sort of destroy method to assist with cleaning up the DOM nodes created inside the divRef element. The workaround at the moment for this is to manually do this cleanup yourself inside the function retur...
Kristina Stefanova about 2 years ago in Charts 0 Submitted