The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

Kanban Board filter to filter by priority then children ticket priority

Dylan Silva
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 28, 2013

I am having a hard time thinking of a filter that will rank first by priority desc then by their child tickets priority. For instance

If the parent ticket has a priority of P1, but the children tickets have varying priorities within it, then the children do no remain "attached" to the parent ticket.

Here is my current filter:

project = MyProject AND NOT issuetype = "IssuetypeA" AND NOT issuetype = "IssueTypeB" ORDER BY Priority DESC

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Timothy
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 Champions.
March 29, 2013

You may want to take a look at this plugin. It has a subtask JQL function (https://marketplace.atlassian.com/plugins/com.j-tricks.jql-plugin)