Forums

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

How do i get the grey text separators in a kanban flow. Example found in screenshot 3. See description for URL.

Christoffer Thondrup
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!
August 30, 2012

How do i get the grey separators found in screenshot 3 at https://confluence.atlassian.com/display/GH/Tutorial+-+Tracking+a+Kanban+Team. To be more accurate, the lines with the text: "Expedite" and "Everything Else".

Note: I am using the jira found at https://phoenixdev.atlassian.net

1 answer

0 votes
Matt
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 Leaders.
August 31, 2012

There is something called swimlines in Greenhopper configuration. Hit the cog wheel menu at right top above yor flow, chose Configuration. Go to the Swim Lanes and type JQL queries to filter out tickets for each segments, for example:

priority IN (Critical, Blocker) ORDER BY priority DESC

and label it High Priority tasks

Suggest an answer

Log in or Sign up to answer