-
Sub-task
-
Resolution: Fixed
-
None
-
4.3
Hi all,
Thanks for participating in this issue, either by voting, commented or just watching. We highly value your feedback in all forms, and through suggestions in jira.atlassian.com is not different. We use this channel often to learn the best we can with how customers use JIRA and how we can continue to improve the experience for as many users as possible.
We're glad to announce that we shipped a wildcard search for version fields.
Until now version searches supported only exact matches, e.g. fixVersion = “9.0”
With the wildcard version search it is also possible to search for partial matches. E.g. to find issues fixed in any version starting with “9.”, one can use the search fixVersion ~ “9.*”
Version fields are:
- Affected version
- Fix version
- Custom fields that use the "Version Picker".
Soon you'll be able to read more about it in the article about Advanced search here.
Cheers,
Łukasz Jarzembowski
Jira Cloud
With the release of JIRA 4.3, users can now specify a fix or affects version with a wildcard symbol in the Quick Search box (eg ff:4.*). Would be great to have the same functionality in JQL.
- duplicates
-
JRACLOUD-64296 Better searching in fix version dropdown on issue screen
- Closed
- is duplicated by
-
JRACLOUD-26403 To search for versions (Affects Version of Fix Version) with a commom characters at the start of the version
- Closed
- is related to
-
JRACLOUD-5316 Add ability to group versions
- Closed
-
JRASERVER-24152 JQL - Add wildcard functionality to versions
- Closed
-
JRACLOUD-27687 All text field types should support wildcard searching in JQL.
- Gathering Interest