Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-18423

Typo in aggregation $map and $filter error messages

    • Fully Compatible
    • ALL
    • Quint Iteration 4

      "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@mongodb.com Charlie Swanson
            Reporter:
            kamran.khan Kamran K.
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: