Uploaded image for project: 'Compass '
  1. Compass
  2. COMPASS-5650

Out of order sort

    • Type: Icon: Bug Bug
    • Resolution: Unresolved
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      Create a test database with collections named from 0 to 9999.

      Current Sort: 0, 1, 10, 100, 1000, 1001 ...

      Expected Sort: 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11 ...

       

            Assignee:
            Unassigned Unassigned
            Reporter:
            basit.chonka@mongodb.com Basit Chonka
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: