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: 

How to create a swimlane with JQL to group by stories

Christophe Demez
Contributor
October 21, 2020

Hi,

 

Today when creating a swimlane we can base them on:
- stories
- JQL
- Other....

What I'm looking for is an extended version of the "Stories" based grouping. For this I'm looking for a JQL query to do the same than the "Stories" option.

Is it possible?

 

enter image description here

PS: I wish to group by stories, but also have a lane for expedites etc... by example

Thanks

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Chris Buzon
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.
October 23, 2020

yes, and no. 

You can use the Queries swimlane control then create queries specifically for each Story you want - but if I'm understanding your question, no - it's not possible to do what you're asking by default.  
You can maybe write fancy JQL queries and assign them to the swimlanes, but that sort of querying would be fairly specific to how you organize your work.

You might want to consider checking some addons for additional kanban board tools, but none of the ones I have explored would allow you to extend the Story-Swimlane functionality to do what you're asking.

Chris Buzon
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.
October 23, 2020

For example: you could write queries in this way (this is not a "good" query, but would work).

issuekey = ABC-123

That would make a swimlane called ABC-123.



chrome_2020-10-23_16-22-46.png

Like Thueux Stephane likes this