Forums

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

Why does only the first query appear as a swimlane?

Carisa Shah June 11, 2019

Screen Shot 2019-06-11 at 9.08.32 AM.pngScreen Shot 2019-06-11 at 9.10.28 AM.png

1 answer

0 votes
Jack Brickey
Community Champion
June 11, 2019

Carisa, welcome to the Community. From the first image it appears that all but Backlog are incomplete. Are you trying to get the three swimlanes to display? If so you need to fill in the JQL for "This Week" and "Next 2 Weeks". Also note that if you are actually using the backlog feature then the issues w/ Status = Backlog will not show on the Kanban/scrum board itself. they will show in the Backlog board. so that swimlane servers no purpose and can be removed.

Carisa Shah June 11, 2019

I am trying to get the three swimlanes to display (backlog is irrelevant so now 2) but am not sure what the JQL would look like. Is there a way to sort by Due Date? Any idea what this would look like?

Jack Brickey
Community Champion
June 11, 2019

question: what does "this week" and "next two weeks" mean? I assume you are wanting to look at what is due, i.e. the Due Date field. Assuming so...

This week - duedate >= startOfWeek() and duedate <= endOfWeek()

Next 2 weeks - duedate > endOfWeek() and duedate < endOfWeek(1)

on this last one i'm assuming you want to see what is due next week not 'this week or next week' since that would include the "This week" issues which would be redundant.

Carisa Shah June 11, 2019

This worked, thank you!

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events