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

Error with Aggregation Framework in Atlas UI

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: 4.4.5
    • Component/s: None
    • Labels:
      None
    • ALL

      Description

      I was running some code in Aggregation Framework in Atlas UI. It failed with 'invalid parameter' message. Code looked ok so I tested it in Compass and runs without issues. After a browser page refresh it works in Atlas UI too. 

      Steps to Reproduce

      1. I cannot reproduce it anymore. If you think it is interesting enough to follow up maybe you can find information on this in the logs? I was testing in SA-NEUR organization Emil Zegers Demo Project in FreeTier cluster with sample_airbnb.listingsAndReviews
      2. Used this code:

       

      $group:

      { _id: null, count: \{ $sum: 1 }

      }

      Expected Results

      1. .

       

      _id:null
      count:5555

      Actual Results

       

      Message below stage block mentioning 'invalid parameter'


      Engineering Notes

      • .

      UX Notes

      • .

            Assignee:
            eric.sedor@mongodb.com Eric Sedor
            Reporter:
            emil.zegers@mongodb.com Emil Zegers (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: