Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Determine issues related to fixversions

Rob Schalken April 30, 2018

I have a issue with some childs which all contains certain fixversions.

I use the linkedIssuesOfRecursive to determine all childs (this is working). But now I want to find all the affectedversions which are linked to the fixversions of these childs.

Any suggestions how I can do this?

1 answer

0 votes
Alexey Matveev
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.
April 30, 2018

Hello,

You said that you wanted to find all affected versions. Do you want to find it using JQL? if so then it is not possible. JQL only returns issues. It can not return fix versions.

Rob Schalken April 30, 2018

Yes, I want to use JQL and in the end I want to find issues, but something like this:

affectedversion in (issueFunction in linkedIssuesOfRecursive("key = XXX-1"))

But the linkedIssuesOfRecursive does also returns issues with certain fixVersions and not a list of versions.

Alexey Matveev
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.
April 30, 2018

You would need to develop your own JQL function for this task

Rob Schalken April 30, 2018

Can you help me with this? I have no idea how this works.

Alexey Matveev
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.
April 30, 2018

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events