Skip to content

Atlas

Share your idea. In order to help prioritize, please include the following information

  1. A brief description of what you are looking to do
  2. How you think this will help
  3. Why this matters to you

  • Hot ideas
  • Top ideas
  • New ideas
  • My feedback

484 results found

  1. Have a page that describes different commands necessary to mongodump a local database and transfer that to atlas. Describe only that

    Have a page that describes different commands necessary to mongodump a local database and transfer that to atlas. Don't include descriptions of all the options for whatever commands are necessary to do that, only write what is precisely necessary to do that. Include an example like the following:

    Database name: testDatabase Host address: testAddress Username: testName
    Password: testPass

    mongodump --db=testDatabase

    mongorestore --host testAddress --username testName --password testPass --authenticationDatabase admin --db testDatabase ./testDatabase

    END OF EXAMPLE

    I don't know what commands actually work to create a file that can be uploaded to an Atlas cluster because the documentation doesn't have a…

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  Other  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  2. ESC to exit/cancel record edit mode

    Double click on a specific record enter edit mode. ESC would be great to exit it.
    I often need to dbl-click object IDs so to quickly select them. This habit costs me additional mouse travel to reach Cancel, and then click.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Other  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  3. When downloading logs select the primary server by default

    In the download logs dialog we need to select a server, as the primary server usually has the most useful log information it would be useful if the server selection drop down defaulted to the primary.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Other  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  4. example database sample_mflix.movies.title is not always string

    I tried to use the sample_mflix sample database to check MongoDB drivers of C#, how can I use them. The first idea was to download the movies into a statically typed classes, but the provider threw cannot cast int to string exception.

    Long story short. The problem was that whenever the title of a movie was a number (like spartan 300), the sample database loaded a number instead of a string.

    Can we change it so the initial load of the database contains only string titles?

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    2 comments  ·  Other  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
1 2 21 22 23 25 Next →
  • Don't see your idea?

Feedback and Knowledge Base