Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,555,354
Community Members
 
Community Events
184
Community Groups

visually highlight overdue issues on kanban

I would like to see the card outline color change based on some date based criteria if a due date is present for the issue.

Overdue = card outline is red

Near overdue (user selectable date offset criteria) = card is yellow

Future due date outside of 'near overdue' criteria = card outline is green.

As I understand it, the whole point of a Kanban board is it's visual organization of tasks and swimlanes.  Any way to present additionally helpful information immediately, without JQL, is going to be a bonus.

 

 

1 comment

Gikku
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 Leaders.
Jun 25, 2020

You can use the 'Card Colours' available under Board Configuration, to drive the card colours based on JQL. Yes, that is the only way to identify whether due date has passed or not.

due < now()

Colours based on Queries option should be selected.

Thank you - I will see if I can manage that.  Just had a couple of the JQL courses so far.

Comment

Log in or Sign up to comment