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: 

add a swimlane regarding flagged item?

sai chinamuthevi
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.
January 27, 2022

Hi Everyone 

Add additional swimlane at the top which displays flagged items only

 

Need to have the JQL statement added to your board to create a new lane named "Expedite" when something is set to highest priority. This creates the dynamic swimlane where the team can see the Expedites.

 

This is the requirment i got so in the swimlane section i choosed queries and wrote a query as Flagged is not EMPTY  is this a way to do this or any other alternative we can do ?

2 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

0 votes
Pramodh M
Community Champion
January 28, 2022

Hi @sai chinamuthevi 

Add the Filter in Quick Filters

 

Flagged is not EMPTY

 

Flagged 1.pngHere's the flagged issue when the issues are filtered using quick filter

Flagged 2.png

Thanks,
Pramodh

0 votes
Fabio Racobaldo _Catworkx_
Community Champion
January 28, 2022

Hi @sai chinamuthevi ,

that should be the correct way to setup a swimlane with your flagged items.

For further information about swimlanes take a look at the following URL https://confluence.atlassian.com/jirasoftwareserver/configuring-swimlanes-938845294.html#:~:text=A%20swimlane%20is%20a%20horizontal,users%2C%20application%20areas%2C%20etc.

Fabio