Spring Criteria aggregate with project.andExclude is considered a Dynamic Query

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Minor - P4
    • 0.1.0
    • Affects Version/s: None
    • Component/s: spring-parser
    • Environment:
      OS:
      node.js / npm versions:
      Additional info:
    • Not Needed
    • Developer Tools

      newAggregation(
         match(where(...)),
         project("fieldA").andInclude("fieldB").andExclude("fieldC")
      )
      

      Is considered a dynamic query, and it shouldn't. Maybe andExclude is not a known operator?

            Assignee:
            Kevin Mas Ruiz
            Reporter:
            Kevin Mas Ruiz
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: