Create ArrayFilter class and implement parsing of arrayFilters in ParsedUpdate

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Done
    • Priority: Major - P3
    • 3.5.6
    • Affects Version/s: None
    • Component/s: Querying
    • None
    • Fully Compatible
    • Query 2017-04-17
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The ArrayFilter class should contain a string identifier and a MatchExpression. The arrayFilters update parameter must be propagated through UpdateRequest to ParsedUpdate, where it is parsed to a set of ArrayFilters. While parsing the arrayFilters, we must check that

      • Each array filter has a single top-level field name that starts with a lowercase letter and contains no special characters.
      • No two array filters have the same top-level field name.

            Assignee:
            Tess Avitabile (Inactive)
            Reporter:
            Tess Avitabile (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: