Uploaded image for project: 'MongoDB Shell'
  1. MongoDB Shell
  2. MONGOSH-1926

Add sh.moveRange helper

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: sh, Shell API
    • None
    • 2
    • Developer Tools

      As for sh.moveChunk we should have an helper for sh.moveRange.
      Differently from moveChunk, moveRange allows user to move a range without pre-splitting. Basically it performs (split+moveChunk)

      Note: people often use sh. auto complete to write in the shell so not having an helper like this is most likely preventing user to even know that this new command exists.

            Assignee:
            nikola.irinchev@mongodb.com Nikola Irinchev
            Reporter:
            renato.riccio@mongodb.com Renato Riccio
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: