You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
I have multiple project. In some projects there are multiple applications. Since every project has different application hence i have custom fields based on application. I want to Add custom field for application in the base swimlanes on.
In another project, i have swimlanes based on labels. As soon as some new label is introduced that falls in "Everything Else" swimlanes. For that project i want to add "labels" in the "base swimlanes on" dropdown.
Please help.
You would need to pull out the module of Jira Software that provides the swimlane functionality and rewrite it, adding the new function for the new field into it. I'm afraid it's system functionality that is not readily amendable.
The best you can do is amend your board swimlanes every time a new label comes into use, adding a new one for "labels = <new label>"
Hi Nic,
Currently i am doing the same.
And as per your comment we cannot add a new value in the dropdown. Kindly Confirm
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Correct, you will need to rewrite the swimlane code to enable selection of other things.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I think I saw something about "allow select lists to be chosen", but I don't know if it's on a roadmap
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Is there a JQL function that can be used to accomplish what Ganeshkumar is asking for?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Ganeshkumar - Welcome to the Atlassian Community!
I am not sure that I am understanding your need. Do you want to change the query that your Swimlanes are based on?
If so, you can go to your board, then Board Settings.
Under Swimlanes, you can modify the underlying JQL for what you need.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @John Funk ,
Thank you for the prompt reply. I have uploaded a screenshot of the field i want to configure. It is " Base Swimlanes on" dropdown. I want to add a custom field in the dropdown e.g. Application.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I understand now - and, no, you are not going to be able to modify that per Nic's comments below.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.