How to show Fix Version/s of all the linked issues

Bhavin Sanghani December 24, 2014

Let's say I fix one issue in version 1.0.x of the product. I want to fix this issue for version 2.0.x and 3.0 of the same product. I make clone of the issue and set appropriate product version in Fix Version/s field. 

Consider that there are such 100 issues in version 1.0. Let's say few developers forgot to create clones for appropriate product. Or they created for version 2.0.x and but not for 3.0.

How can I query to list out all issues of version 1.0.x which has missed out clone of version 2.0.x or version 3.0 or both?

1 answer

0 votes
Kapil Bolli
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
December 26, 2014

Hi Bhavin,

 

Please check script runner plugin - where it has provided advanced JQL for issue links - https://jamieechlin.atlassian.net/wiki/display/GRV/Scripted+JQL+Functions#ScriptedJQLFunctions-MoreComplexExamples

 

-Kapil

Suggest an answer

Log in or Sign up to answer