jql quick filter for all subtasks whose parents have subtasks I've been assigned to

Deleted user March 13, 2017

I'm trying to make a quick filter that shows me just the stories I've already worked on, including new bugs that have not yet been assigned, so I would like to show any subtask whose parent has at least one subtask which was assigned to me.

any ideas?

1 answer

0 votes
Vasiliy Zverev
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 13, 2017

It seems you should start eith this:

issue in issuesSubtasks("issue in issuesParents('assignee = currentUser()')")
Deleted user March 14, 2017

I've tried this function, and it seems JIRA won't recognize "issuesSubtasks" or any of the functions found on this page: http://www.j-tricks.com/jqlt-subtask-functions.html. do I need to be putting my quick filter logic somewhere else? 

Vasiliy Zverev
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 14, 2017

Sorry, I forgot to say that this function is provided by free add-on AM Utils: https://marketplace.atlassian.com/plugins/ru.andreymarkelov.atlas.plugins.utils/server/overview

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events