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

Pass session correctly to createIndexes

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 0.7.7
    • Affects Version/s: None
    • Component/s: Shell API
    • None
    • 1
    • Not Needed
    • Iteration Rambutan

      Right now we send all options passed to index creating shell-api methods by combining it into the spec object. However now since we support sessions, we can't pass that argument via the spec, so we need to separate out options from the index spec.  

       

            Assignee:
            anna.herlihy@mongodb.com Anna Herlihy (Inactive)
            Reporter:
            anna.herlihy@mongodb.com Anna Herlihy (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: