JQL Script - Parents of Sub-Tasks for Plans

gino.reichardt March 5, 2024

Hello,

I've observed that when attempting to utilize Jira Plans with a filter displaying issues where a specific group is the assignee, it doesn't show any sub-tasks, even when the hierarchy is set from epic to sub-task. We suspect that the issue lies in the fact that the parent issue is not included in the filter, causing the sub-task not to be displayed.

Is there a method to modify the filter so that it also includes the parent issue (task) in the results, even if the assignee is not part of the original filter criteria?

1 answer

1 accepted

0 votes
Answer accepted
gino.reichardt March 5, 2024

I think I found a proper solution:  

issueFunction in parentsOf("assignee in (xyz)") worked for me in combination with the current filter. 

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
SERVER
VERSION
9.4.14
TAGS
AUG Leaders

Atlassian Community Events