Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×Hi, I'm designing a Kanban board with Epics on it. I plan to have a field called 'Funding approved' which will be a checkbox. I want to change the Epic card colour on the Kanban based on this checkbox status.
If unchecked then Epic colour = red
If checked then Epic colour = green.
Is this possible? would be very cool to be able to this or something similar?
Is there any way of controlling the epic colour from any epic data?
Hi Stu
If you are administrator of the Kanban board, then go to Board / Configuration, there is a tab called Card colours, which allows you to define the colour of card based on a query. In your case it might be "issuetype = epic and nameofyourcheckbox = yes"
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.