• Type: Icon: Bug Bug
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Developer Tools

      See the video of aggregation run button not translating a match stage below

       

      Query:

      ```
      mongoClient.getDatabase(db).aggregate(Arrays.asList(
      Aggregates.match(eq("age", 30))
      )).toCollection();

      ```

        1. test.mov
          4.79 MB
          Gaurab Aryal

            Assignee:
            Unassigned Unassigned
            Reporter:
            gaurab.aryal@mongodb.com Gaurab Aryal
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: