How do I search an issue based on Merged version name?
For example: I have released a number of issues to the specific version call “4.6.1Hotfix” and then merged that version to “4.6.1”. Now I wanted to search those issue based on the Merged version.
How do I search an issue based on Merged version name?
Is it possible?
Thanks
Ganga S
You can use "WAS" operator in the advanced JQL search.
fixVersion was ("4.6.1Hotfix")
Note: this operator works only from Jira 4.4.2.
Hi,
Thanks for the solution, but it is not working.....
I am getting followiing error
The value '4.6.1Hotfix' does not exist for the field 'fixVersion'
My JIRA Version is 4.4.3
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
Still I can't find a already merged version by usign with WAS function.
Please hlep me on this.....
Thanks
Ganga S
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Unfortunately seems like the WAS operator currently is supported only with the Status, Reporter and Assignee fields only.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.