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: 

Configure swimlanes on story boards to show only open stories ranked by priority order

Pramod Thuse
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!
December 5, 2016

I have a JIRA board configured to show "Stories" in the dropdown on the swimlanes configuration screen. That works fine, except that I would like to filter out stories that are not "Open" (i.e. "Resolved", etc.), and ideally ranked in priority order.

If I try to use "Queries" as an option with a JQL query like the following

issuetype = Story and status = "Open" order by Rank ASC

the board shows all open stories in one swimlane and everything else in a second swimlane. I want to still see each swimlane as a single story. How can I achieve that?

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Steven F Behnke
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.
December 5, 2016

Modify the board's filter instead, leave the swimlanes set to Story.

image2016-12-5 16:54:17.png

image2016-12-5 16:55:8.png