Can you color code Issues/cards by the length of time they have been in a column?
for example if the card is in the first column for more than 5 days it turns red under 5 its green?
You can use JQL to color issues.
E.g. below is the JQL that issue was In Progress Less than 10 days.
status changed to "In Progress" before -10d AND status = "In Progress"
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi David,
No, but you have a visual indicator of the time an issue has been in a column.
Screen Shot 2016-12-16 at 11.53.27.png
In your board config, select the Colums tab and check the 'days in column' indicator. It will show you some dots on each card. If you hover over them, you will see the exact amount of days the issue has been in that column.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.