Forums

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

Filter subtasks based on grid data of parent issue

Frieder
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
March 15, 2018

Hey all,

I'm a total JIRA newbie so I would be very pleased about your support.

I would like to filter subtasks based on parent data with
issueFunction in subtasksOf("project = XX").

As one important parameter for filtering is part of a grid, I tried to combine the query with
issue in grid(XY, "YY = 'A'").

But
issueFunction in subtasksOf("project = XX AND issue in grid("XY", "YY = 'A'")")
does not work.

Does anyone know a solution for this kind of problem?

A workaround could be to query parent issues with open subtasks:
project XX AND issue in grid("XY", "YY = 'A'") AND issueFunction in parentsOf("status != closed")

Thank you very much in advance!
Regards

1 answer

0 votes
Nic Brough -Adaptavist-
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.
March 15, 2018

You'll need to explain what add-on you are using to provide "in grid()"

Frieder
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
March 15, 2018

Table Grid Editor, v1.26.5 or above

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events