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

Escaping special characters in JQL search doesn't work

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • None
    • None
    • 2
    • 5
    • We collect Jira feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

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

      When you attempt to search for issues in JIRA with special characters ( - ) some issues are returned, however, not all issues are returned.

      How to Replicate:

      Create 5 issues:

      test-test
      test-1test
      test-1test-1
      test-25-test-2
      test-322-test-4

      Search for Search for summary ~ "test"

      The results come back and the only issue that is found is test-test

      The first issue is returned but the rest are not.

      Attempting to escape the characters with \ or
      per Search syntax for text fields does not work.

      A search for summary ~ "test*" returns the issues but also returns more results than the intended data set.

            Unassigned Unassigned
            bmcelveen Branden McElveen (Inactive)
            Votes:
            17 Vote for this issue
            Watchers:
            12 Start watching this issue

              Created:
              Updated: