Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-65920

search page lists 0 results with new modifiers in left-rail

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Minor Minor
    • core
    • None

      Version Jenkins 2.289.1

      Search results quit working and shows new modifiers in left-rail. Any ideas on what is causing this issue?

      Supported keywords with an example

      1. the modifier(s) must start with `` and end with `:`:
      2. -r: regex. Regex will be used also if query contains .*
      3. -R: regex, but appended and preppended by .*
      4. -c: contains (default)
      5. -s: starts with
      6. -e: ends with
      7. -q: equals
      8. -Q: equals honoring case
      9. -a: and - query will be splitted on spaces, and all must match
      10. -o: or - query will be splitted on spaces, and at least one must match
      11. -p: match just name
      12. -f: match full path (default)
      13. -j: search only in jobs (default is in all -jw (-jvn))
      14. -v: search only in views (default is in all) -jw (-jvn)
      15. -n: search only in nested views (default is in all -jw (-jvn))
      16. -w: search only in views and nested views (default is in all -jw (-jvn))
      17. -!: invert result
      18. -eg "-Rjo: dacapo sp[ei]c": will find all Jobs which Matches .dacapo. or .sp[ei]c.

            Unassigned Unassigned
            jhaynes Jerry
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: