Literal abstraction and field name redaction for find command arguments

XMLWordPrintableJSON

    • Type: Sub-task
    • Resolution: Fixed
    • Priority: Major - P3
    • 7.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • QO 2023-02-06, QO 2023-02-20, QO 2023-03-06, QO 2023-03-20, QO 2023-04-03
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The following arguments to find should have literal values abstracted.

      filter: <document>,
      projection: <document>,
      skip: <int>,
      limit: <int>,
      batchSize: <int>,
      maxTimeMS: <int>,
      max: <document>,
      min: <document>,
      noCursorTimeout: <bool>,
      let: <document> 

      The following arguments to find should have field names redacted.

      find: <string>
      filter: <document>
      sort: <document>
      projection: <document>
      hint: <document or string>,
      max: <document>,
      min: <document>,
      let: <document>

      All other arguments should be preserved.

              Assignee:
              Ted Tuckman
              Reporter:
              Joshua Lapacik (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: