Component search/auto-complete only matches words delimited by space

XMLWordPrintable

    • 8.02
    • 1
    • Severity 3 - Minor

      Component search/auto-complete only matches words delimited by space.

      For example, when we have Component names such as:

       

      Reproduction steps

      1. Add the following components inside the project settings
        1. jira-官方系统-system
        2. Test_xxx_xxx
        3. xxx_Test_xxx
        4. xxx Test xxx
        5. xxx_Test xxx
      2. Create an issue and try to find a component based on the below sub-string list

      Only type a substring of characters, and we will get the following result:

      sub-string typed search success match suggested
      系统 not found  
      jira-官方系统 found  jira-官方系统-system
      -system not found  
      test found Test_xxx_xxx, xxx Test xxx

      Expected

      All following substrings should find components created in step 1

            Assignee:
            Unassigned
            Reporter:
            Diogo Wunsch
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: