Aggregate#explain references a non existent selector

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Major - P3
    • 2.0.5
    • Affects Version/s: 2.0.4
    • Component/s: None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      client = Mongo::Client.new(["localhost:27017"])
      client['test'].find.aggregate([]).explain
      
      NameError: undefined local variable or method `selector' for #<Mongo::Collection::View::Aggregation>
      

            Assignee:
            Emily Stolfo (Inactive)
            Reporter:
            Emily Stolfo (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: