Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-32218

Saved Filters not showing up in Filter Search

    XMLWordPrintable

Details

    Description

      NOTE: This bug report is for JIRA Server. Using JIRA Cloud? See the corresponding bug report.

      Steps to reproduce

      1. Perform a search, save it as "Test-1.0-foobar"
      2. Go to Manage Filters->Search
      3. Search for "Test" or "1.0"

      Expected results

      • Filter "Test-1.0-foobar" would be returned in the results

      Actual results

      • Filter did not show up in results
        • Searching for "foobar" returned the filter in the search results

      SQL Query to filter the potential affected filter names:

      select filtername from searchrequest where filtername ~* '[^a-zA-Z0-9 .()][^a-zA-Z ]+[^a-zA-Z0-9 .()]';
      

      Note: Above query for Postgres, for other variants please adjust the query accordingly

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              pkirkeby Pelle Kirkeby (Inactive)
              Votes:
              17 Vote for this issue
              Watchers:
              26 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: