Hello,
I would like to write a JQL query that finds sets of linked issues with matching fields. For example, I want to identify all tasks with subtasks that have matching versions.
If I have the following tasks:
I want the filter to find:
Is this type of query possible?
I have access to ScriptRunner Enhanced Search if that helps.
Thank you!
Peter
Hi Jan,
I can confirm that in ScriptRunner for Jira Cloud that the parentsOf and subTasksOf functions can be used to search for the information you require and could be used to create a query which would meet your needs.
Regards,
Kristian
@Kristian Walker _Adaptavist_ can you provide a specific query using parentsOf and subTasksOf that would satisfy the example from my original post?
Thank you,
Peter
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Peter,
I do not have an exact query to hand but I would advise raising a support request with our support team located here who will be able to assist you to create the query that you require.
Regards,
Kristian
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.