Aggregate match step with $strLenCP doesn't work

XMLWordPrintableJSON

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

      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
              Reporter:
              Olivier Tosello
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: