Skip to content
  • Thomas Sibley's avatar
    Refactor _CustomFieldLimit to use a LookupType in %FIELD_METADATA · 692a7a42
    Thomas Sibley authored
    Potential new search clauses, such as searching transaction CFs, want to
    match all the different ways that ticket CFs can.  It makes sense to
    just wrap the limits in a LookupType change (especially since
    _CustomFieldLimit happens to be recursive for IP and Date searches).
    692a7a42