Hi,
I would like to ask a question on the affectedVersion field usage in the JQL search. Are these JQL searches are based on the created date of the Release Version in the Release section or is it based on the internal release ID?
For example,
I have "Release A" "Release B" "Release Aa" "Release C" versions created in the Release section in the order mentioned before. The "Release Aa" is a dependent or we can call it as a maintenance release of "Release A". And my JQL is trying to fetch the Issues <= "Release B". Which mean that the issues with affectedVersions having values "Release A" "Release B" "Release Aa" should be listed. At this point for me, the issues having affectedVersion "Release Aa" are not listed.
JQL: affectedVersion <= "Release B"
Hence the question here is, are the search results are based on the release Created date in Jira or the internal ID associated with the Version?
Please let me know if I have to provide any other details. Looking forward for a quick response from the Atlassian or Community experts.
Thanks in advance!!
It's base on the order the version or in the version list in the project admin section.
https://confluence.atlassian.com/jiracoreserver/advanced-searching-fields-reference-939937719.html
- The comparison operators (e.g. ">") use the version order that has been set up by your project administrator, not a numeric or alphabetic order.
The version on top is considered after the one below.
Regards
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.