Typo in aggregation $map and $filter error messages

XMLWordPrintableJSON

    • Fully Compatible
    • ALL
    • Quint Iteration 4
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      "it's" should be "its" in the following message (similarly for the corresponding error on $map):

      > db.agg.aggregate([{$project: {b: {$filter: []}}}]);
      assert: command failed: {
      	"errmsg" : "$filter only supports an object as it's argument",
      	"code" : 28646,
      	"ok" : 0
      } : aggregate failed
      

              Assignee:
              Charlie Swanson
              Reporter:
              Kamran K. (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: