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

Cannot do Search for Single Character of "A"

    XMLWordPrintable

Details

    • Bug
    • Resolution: Not a bug
    • Low
    • None
    • 5.2.11, 6.1.4, 6.1.5, 6.1.6
    • JQL

    Description

      Steps to Reproduce:

      • Create a test project (I'm creating a project with name JQL).
      • Create a "Text Field (< 255 characters)/Single/Multi" custom field called "Text Single" -> Any name
      • Assign it to the test project fields configuration context. (or in Global Context)
      • Add "Text Search" to projects screens
      • Create an issue with "Text Single" = A and Summary = A in the test project.
      • Execute JQL - Search:
        project=JQL and "Text Single" ~ A
        
        project=JQL and summary ~ A
        

      • => no issue is found (expected to find the previously created issue)
      • Create an issue with "Text Single" = B and search with
        project=JQL and "Text Single" ~ B
        

      • => created issue is found
      • Create an issue with "Text Single" = AA and search with
        project=JQL and "Text Single" ~ AA
        

      • => created issue is found!

      Expected Results:
      All the query will listed the issue in the issue navigator.

      Actual Results:
      The issue is not listed only for issue with value of A.

      Notes:
      Summary field also give the same result.

      Attachments

        1. SearchA.png
          10 kB
          Julian
        2. SearchA2.png
          10 kB
          Julian
        3. SearchAA.png
          11 kB
          Julian
        4. SearchB.png
          11 kB
          Julian
        5. SearchCCC.png
          8 kB
          Julian

        Activity

          People

            Unassigned Unassigned
            jrahmadiputra Julian (Inactive)
            Votes:
            2 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: