Atlas
- A brief description of what you are looking to do
- How you think this will help
- Why this matters to you
-
Find filter autofill list should be Collection dependant
The Clusters > Collections > Find option offers an auto-fill drop-down of previous entries, which is super helpful. However, it seems to offer suggestions from previous queries of all the Collections. This is not helpful, since Document keys tend not to overlap across Collections, so it would be even more helpful if the drop-down only listed previous queries from the selected Collection.
1 vote -
Live Migration Should Include Database User, Password and Role Information
Please provide the option to include database username, password and role information during a Live Migration. DBAs often do not have direct access to database credentials and have to collect them from the various development teams.
1 vote -
Way to enforce 2FA across organisation
Please add the capability to enforce 2FA (As a setting) for any user invited to join a team. This would be a good step towards better security management
1 vote -
MongoDB Sink Connector - Confluent Cloud
Confluent cloud -Mongodb Sink connector requires Atlas whitelist IP to 0.0.0.0/0 which is a security issue on our side. Can mongodb partner with confluent and provide a solution that can be accessed through VPC private link? We are very interested in mnogodb Sink Connector for our solution so we don't have to maintain aws ec2 instances for the sink connectors.
https://www.confluent.io/blog/confluent-cloud-offers-kafka-mongodb-connector-fully-managed-clusters/
1 vote -
Aggregation builder history
Add some way to restore old aggregations pipelines from history, that way, even if I accidently closed the UI. I will have backup.
1 vote -
API Improvements - OpenAPI and more auth options
The API should be documented with OpenAPI to allow better tooling.
Ideally using the above OpenAPI spec you could auto generate a SDK or API client for popular languages.
Lastly, the API should accept authentication options other than digest. There is very poor support for digest authentication by popular HTTP clients. I don't like trying to implement security protocols myself, as there is often some quirk I have not fully understood that ends up leaving me less secure than I hoped.
In many questions online when searching for information about digest authentication, the person asking the question is asking about…
1 vote -
Provide a granular mechanism to disconnect and disable all active sessions during a planned maintenance.
Provide a per cluster mechanism to shut off client access for restore operations.
1 vote -
Run aggregation pipelines on dedicated resources
When dealing with large collections(my usecase is 2billion+) it would make sense to run these aggregation's on dedicated resources like Azure Functions(my guess is that currently the aggregation pipelines are run(and somehow throttled) on the same resources as the cluster runs.
Not sure how much are the aggregations internally tied to how the data is stored(maybe they are somehow taking advantage of that) but if its straight up pipe with filters and aggregations on top of it, this would be a huge step to allow using Mongo as Big Data Platform, since it would allow reasonable scaling of the pipeline…
1 vote -
Please could you extend the modify cluster API so that when an M20+ cluster is downsized to the next size the API command executes a sanity
Please could you extend the modify cluster API so that when an M20+ cluster is downsized to the next smaller size, the API command executes a sanity check to see if the smaller size has sufficient resources?
Return a 40x if the smaller size has insufficient resources.
Many user have Production systems that don't need huge resources over night so smaller machine size is sufficient
1 vote -
Make use of lazyloading, and use dynamic frontend components
The cloud atlas frontend is very buggy, and not usable at all, even with a fast connection takes minutes to load a page on click.
I think we are loading all the components and required data from server side.
Instead we can simply load the core components, and show a user friendly spinner, that will stop spinning once content is loaded via an XHR request. This would be so much more user friendly, just showing them a spinner (maybe estimated time as well).Currently the page stays blank white, which is terrible UX.
1 vote -
Dynamically Calculate Timestamp Limits for Continuous Backup Restore (via OPLOG Timestamp)
Currently, you can put in a OPLOG TIMESTAMP value that exceeds the maximum / minimum value for the Continuous Backup Time Window.
For example, on the "Date & Time" tab of the "Point in Time Restore" menu, you are given a warning that specifies: "You can only restore to a specific point in time after MM/DD/YYYY HH:MM"
This should be added to the "OPLOG TIMESTAMP" tab where a warning could be given such as "You can only restore to a specific point in time after XXXXXXXXXX" (Epoch time).
As such, you should enforce data form validation so that a user…
1 vote -
Change the term "Whitelist" to "Safelist" in the Atlas Network Access UI
To avoid use of terminology that for some will have racial connotations remove the term "whitelist" from the Atlas UI.
1 vote -
Clarify Python vs PyMongo
When connecting to a Atlas cluster and selecting to connect via a Application you can select to connect with what "Driver" where you can select "Python".
For new users, they might think that the Python library (https://www.python.org/doc/versions/) is what is being referenced when in reality Atlas is referring to the PyMongo Driver.
For clarity, alter the UI from "Python" to "PyMongo" or "Python (PyMongo)" or something similar to differentiate between Python and PyMongo.
1 vote -
) User A login inot Mongo Portal 2) He selects an organization and sends an invitation to User B 3) Now in the Activity Feed menu we can see
1)User A login inot Mongo Portal
2) He selects an organization and sends an invitation to User B
3) Now in the Activity Feed menu we can see User B was invited to the organization
4)Before the user B accepts the invitation , User A goes and deletes the pending invitation
5)Nothing is shown in activity feed.This would help products which are integrating with MongoDB atlas to get the true status of pending invitations.
1 vote -
Field with name "_id" not editable in the Atlas Collections UI.
- Add a collection
- Add an object field
- Add a string field to that object. Call it _id.
- Enter some value Save it.
- Try to Edit by clicking on the edit button.
- Try editing the value of _id (string) field. Not happening.
1 vote -
promote add user to main cluster menu
main menu should provide access to manage users
1 vote -
mongodb compass
a faster mongodb compass installation that is taking forever to do so.
1 vote -
Stitch email translations
The Stitch confirmation and reset password emails for the Email/Password Provider are now only in English.
A page where you could translate these emails, would be very useful.
Now we must use the function method, which is more work. I suspect a lot of people would want this feature (all non English markets).
1 vote -
Amazon Lambda
I wish they could provide the arn service with lambda.
1 vote -
private link - common dns suffix
when creating a private link, the resulted dns for the cluster is in the form of "cluster-pl-.{somerandomstring}.mongodb.net"
the only difference from the public endpoint is the 'pl' addition in the first section.in order to configure the vpn wildcards and rules,
it can be extremely helpful to have this separation more general, for example
cluster.{randomstring}.pl.mongodb.net -- private links
cluster.{randomstring}.mongodb.net -- publicthat way we can use the wild card *.pl.mongodb.net to differentiate and route the traffic accordingly
1 vote
- Don't see your idea?