-
Suggestion
-
Resolution: Fixed
-
None
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".
- duplicates
-
JRASERVER-23142 Allow wildcard search for versions in QuickSearch
- Closed
- is related to
-
JRASERVER-6848 Quick search: 'ff' should be able to match exact version names
- Closed