Skip to content

Share your ideas with us

675 results found

  1. A web bug reporter/tracker.

    A web bug tracker for reporting and following bugs/problems similar to Mongo Jira would be very useful.

    I send bugs to support, then I have to continually ping support for a status. A bug I recently reported has gone through two update cycles without being addressed, so I have to hit on support for updates.

    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. Exporting/importing schema (empty collections, validators, indexes, etc.)

    During prototyping, I create various collections and incrementally add validators and indexes and partial indexes (unique if not null). It would be great if S3T could generate scripts that I could use to build-out the MDB instance in test and production environments.

    Currently I am opening each Index and then copying the JSON and pasting it into a file. But doing that for each index or validator is tedious. Please at least provide a way for me to view/copy ALL of the JSONs at once, or better yet, provide a way to get those with scripted wrappers that I can…

    2 votes

    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

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  3. Migrate Empty table structure to mongodb

    Migrate Empty table structure to MongoDB:

    I have a table without data On the SQL server.
    I am doing SQL to MongoDB migration using SQL to MongoDB Migration.
    But the tables without data is not creating collections in MongoDB.

    Please assist in how to migrate those types of tables.

    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. Allow the same two collections to be used multiple times in a Compare/Sync task

    I have two compare different sets of documents in the same collections based on different match and filtering criteria. Currently I cannot add the same collection pair multiple times to Compare Sync and apply differetn criteria to each.

    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. Automatic threading of _id to collection

    In locally stored collection metadata, a field could be configured to be interpreted as an _id of a document in another collection. That way, when a field with such metadata was selected, the resulting pulldown could contain a 'Jump' entry. Selecting jump would open the target collection in a new tab and find that element. It would make referenced documents much quicker to access.

    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. Allow sorting a table view of an array by any element

    Currently when I drill down through a document into an array field, clicking the headers implies that the table is now sorted by that element, but in fact it looks to be sorted by the entire array field (basically array[0] is sorted instead).

    2 votes

    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

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  7. Allow to choose the Protobuf Deserialization

    When data is serialized using Protobuf, then Studio 3T may not be useful to get the values which will be in Binary format. If Protobuf serialization is supported, then it would be great to have one tool supporting multiple serialization techiniques.

    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. 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. Set column width according to data AND title

    Currently, double clicking a column border sets the column width to the widest data. If the column title is longer than the data, the text title is clipped.

    When double clicking the column border, the width should be set to the widest content, the data OR the column title.

    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. add autosort for collections

    90% of the time I want to see what documents were created most recently. I have a "date_created" attribute that I'd like to be able to sort on by default.

    Clicking the header in the collection only sorts the documents shown, not all the documents in the collection.

    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. Extended task scheduling

    If I want a task to run more than once per day, I have to clone a separate instance of the task for each scheduled run. This is particularly tedious if I want something to run every 10 minutes, 24/7/365.

    Would be MUCH better if I had full cron-like control over the task schedules.

    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

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  12. Debugging of scripts

    Possibility to set breakpoints and debug more complex database scripts in the script editor.

    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. add support for VIM key bindings

    It would be really useful to be able to write and edit Mongo queries in the IntelliShell using VIM key bindings

    3 votes

    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)
  14. When importing large json files, the error reporting provides a position value for the error which really does not help.

    I suggest that at the very least the document number for which the error occurred be provided. Line number or position within document would be very helpful.

    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. Format code

    There is Format code command within IntelliShell window.
    Please add Format code into Aggregate view.

    3 votes

    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

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  16. Improve editors (aggregation) to mimic most popular code editors in terms of features

    Indenting blocks of code at once would be useful.

    Special whitespace characters that sneak in via clipboard result in phantom errors. Having a toggle to show markers in place of all whitespace characters would be good. Lots of editors have this feature.

    Maybe swapping your editor with a complete third-party (e.g. as in vscode) would be a good idea - if that sounds doable (less maintenance on your part, and you stay up to date in trends).

    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. 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)
  18. Open Connections in Tabbed View

    Left Panel which displays all the Open Database Connections, should allow Tabbed View instead of scrolling up and down to different servers.

    2 votes

    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

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  19. Find and replace in script editor

    There is no find and replace in the script editor.

    0 votes

    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

    planned  ·  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)
  20. parse time when index is created with "Expire After" field

    Please, parse "Expire After" field in months, days, hours, minutes and seconds when user being set "Expire After" field.

    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