Is there a way to color code the cards on a Kanban board depending on which value was selected in a drop down off of an issue sheet? For example on my Network Work Project I have a drop down called Type which has four values I can show the values on the card on the Kanban board but would like to color code depending on what was selected
Hi jdreizler,
Thank you for reaching out to Atlassian Community!
It's possible to set the color of the cards on a kanban board using a JQL.
Please, go to Board settings > Card colors and then you can add the JQL based on the field you need, for example, Type = Type 01.
You can find more details on the documentation below:
- Configuring card colors
If you have any other question, please let us know.
Regards,
Angélica
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.