Quick Search on Version or Fix For Version should match against versions that start with the specified string but do not contain a space

XMLWordPrintable

      Quick Search allows you to search for versions that start with a string. For example "v:3.0" will return issues that have version "3.0" and version "3.0 enterprise". However, it will not return issues that have version "3.0.1" or "3.0.0.4". That is, for the version to match, there must be a space immediately after the string specified in the quick search.

      This improvement request is to remove this shortcoming, so that a search on "v:3.0" will return issues in version "3.0.1" and "3.0.0.4". It is, of course, common for customers to use "x.y.z" style version names, and as such to have a desire to be able to search on "x.y.*".

      The limitation (and this improvement request) also holds for quick searching on Fix For Version using "ff:xyz".

            Assignee:
            Scott Farquhar
            Reporter:
            Ian Daniel [Atlassian]
            Votes:
            3 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: