Uploaded image for project: 'Compass '
  1. Compass
  2. COMPASS-3805

Aggregate match step with $strLenCP doesn't work

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 1.20.0
    • Affects Version/s: 1.15.4
    • Component/s: Compass
    • Labels:
      None
    • Iteration Llama, Iteration Newt

      while creating aggregation pipeline with a simple match condition like the one above it does not work. 

      {
        $expr: {
          $gt: [
            {
              $strLenCP: '$noticeLink2'
            },
            0
          ]
        }
      }
      

            Assignee:
            durran.jordan@mongodb.com Durran Jordan
            Reporter:
            olivier@attestis.com Olivier Tosello
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: