Skip to content

Share your ideas with us

675 results found

  1. Exporting & Importing collection containing json with one of value as binary data then imported as string

    While exporting & importing collection containing image as base64 binary data then it imports as string ""

    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  ·  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. Please create support to understand "$match" like $match on copy/paste aggregate script

    Please create support to understand "$match" like $match (and other) on copy/paste aggregate script

    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  ·  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. [Bug] In aggregate window, I cannot use " * " character in pipeline stage

    [Bug] In aggregate window, I cannot use * in some command. E.g $project:{

    hkDate: {
    $dateToString:{ format: "%Y-%m-%d", date: {$add:['$lastUpdate',10006060*8] }
    }
    }

    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  ·  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. IntelliShell editor focus

    IntelliShell editor lost focus while switching to another tab.
    User needs to click mouse in the editor again to continue editing.

    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  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  5. [Bug] NaN exported/import with "JSON mongo shell / 3T MongoChef"

    1. Create a collection that has an item with a float set to NaN
    2. Export the collection with the "JSON - mongo shell / 3T MongoChef" option selected.
    3. Try to import the json file back in using MongoChef. It will fail on a parsing error as the NaN value was encoded as 0xEFBFBD

    Exporting with "JSON - mongoexport" works, it is just the mongo shell one that fails.

    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  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  6. Toggle doc selection with spacebar

    Use spacebar to toggle doc selection in Table View.
    Allows faster multiple selection than Ctrl/Cmd+mouseclick.
    Very intuitive to users of Windows Commander.

    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  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  7. to show a message when the find reaches end in output tab

    Whenever searching using (Ctrl + F) for a string in output tab or say any other tab, it would be really helpful to see a message indicating the end has reached and there are no more similar matches.

    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  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  8. make the "Save Aggregate Query" dialog have a cancel button

    I've lost many queries because I clicked accidentally on "No" when I wanted to just cancel...

    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  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  9. provide a mongo intellishell to pymongo template aid.

    provide a mongo intellishell to pymongo conversion aid.

    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  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  10. Paging in database list

    Paging for databases list. I will soon have thousands of databases, it's not very convenient to load all those in a single list under the server

    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  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  11. Run the query using f5

    Allow the F5 function key to execute the current query in the Collection View. Any Function key would work but many other products use F5.

    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  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  12. Add icons for items in context menus

    For example: context menu for collection has about 20 items, it's really hard to find one you need without icons

    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  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  13. 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  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  14. Autosize columns in table view

    Make option to automatically choose columns width to fit their content (like it is in MongoVUE). It's just like double clicking on right edge of column header but automatically and for all columns. Variants goes here: weather invisible rows' (I mean vertical scroll) content/column name should be taken into account. Also it may be useful to autosize whole table to the width of the view.

    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  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  15. Remove the Extended Values from Multiline Text Editor

    When Building a query using QueryBuilder and attempting to build a complex $elemMatch using the MultiLine Text Editor, after clicking "Ok" the text is translated into the "Query" section with all my formatted charcters i.e: \r\n\t\t

    I built the multiline with formatting for easier readability, I wasn't expecting the format characters to also be carried over.

    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  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  16. 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  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  17. Add options to hide specific fields

    Depending on your work, some fields are less interesting than others (e.g. dateCreated, lastModified, _id). Right-click on a field and select "hide this field" - and it will be hidden for each collection with the same name. Another right-click-menu option would be "Restore all hidden fields" and voila, they're back!

    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  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  18. Better handling of aggregation results tabs and saving

    2 issues:
    1) When the focus is on an aggregation result, pressing Ctrl-W will close the aggregation tab instead of the results.
    2) clicking Escape to the "Save" dialog will simply close everything (and lose all work) - it should not do anything until Yes or No are selected

    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  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  19. 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  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  20. Allow Stored Functions in queries

    It would be very useful to be able to use stored functions (those saved in system.js and loaded with db.loadServerScripts) in the GUI part of the queries

    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  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  • Don't see your idea?

Share your ideas with us

Categories

Feedback and Knowledge Base