Forums

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

Show Sub-Task on Kanban board when filtering on a specific issue type

Punisher October 15, 2018

We have a Kanban project with two boards. One of the boards is to only show a specific issue type called Fulfillment. The filter is project = COSUP AND issuetype = Fulfillment ORDER BY Rank ASC

This show only the issue type Fulfillment. What we are not able to see is any Sub-Task under the issue type Fulfillment. If I just add sub-task in the filter all the sub-task not part of the Fulfillment issue types will show. Any ideas?

1 answer

0 votes
Petter Gonçalves
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
October 15, 2018

Hello Brad, 

To create a filter to search for sub-tasks where the parent issue meets certain criteria (issuetype = Fulfillment) you will need to use ScriptRunner plugin to configure the following query:

issueFunction in subtasksOf("project = XXX AND issuetype = Fulfillment")

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events