Forums

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

Working Kanban board based dual queries

Sanjay Nayar April 23, 2019

We have a Kanban board that is very slow to load due to the amount of content in the Ready for Development and Done columns.

 

Im trying to set up a "quick view" board that has a subset of workflow state.  What Ive been able to do is have just the in progress columns but what Im also (unsuccessfully) trying to do is have those same columns as well as the Done column but only show things in Done that have been completed in the last week.  

Was trying to use something like the below where only for things in the Done status, show where resolved within the last week but for everything else, show it all (since they arent done)

status = Done AND resolved >= -1w OR issuetype not in (Sub-task, "Technical task", "Functional rejection") AND project = "Project Unity" ORDER BY Rank

 

Any suggestions?

 

1 answer

1 accepted

1 vote
Answer accepted
Jack Brickey
Community Champion
April 23, 2019

what many of us do for Kanban is to add a filter to age out the Done and we use the Sub-filter for it. 

 

resolved >= -1w OR resolved IS EMPTY
Sanjay Nayar April 23, 2019

thanks - I hadnt noticed that subfilter previously.  I think that does the trick

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events