Forums

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

How to Identify issueLink of a specific issueType

Alexander Agneessens June 29, 2023

Hi guys!

I'm in need of some advice :)

I'm creating an error board to improve my the quality of data in Jira.

Therefore I want to capture all issuetype=features with a specific fix version e.g. 2023Q3 which don't have a link with an issuetype = objective in the same project

E.g.
project= PLOM
Fix version = 2023Q3

If (Issuetype=feature AND Fix version= 2023Q3 AND Link with IssueType: Objective); TRUE;FALSE

 

Does anyone knows how I could realize this?

 

Thanks in advance!

1 answer

0 votes
John Funk
Community Champion
June 29, 2023

Hi Alexander,

You would need a third party tool like ScriptRunner to do this. 

Suggest an answer

Log in or Sign up to answer