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

Kanban: Rank Done column, last resolved on top

Hi,

I'd like to rank the Done column of a kanban board and see the last resolved issue on the top, by default is last resolved on the bottom.

 

Thanks in advance

3 answers

1 accepted

Suggest an answer

Log in or Sign up to answer
1 vote
Answer accepted
Arthur Gonçalves
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
Sep 15, 2015

Hi Sven,

You can configure your board filter to order issues by rank and resolution date ascending, as per below:

ORDER BY resolutiondate, Rank ASC

-- Arthur Gonçalves

@Arthur Gonçalves

Unfortunately the proposed solution does not work for Kanban Boards that use ranking anymore. When editing the filter as suggested the following error is shown and the ranking is disabled:

 

Ranking is disabled, as the Filter Query for this board is not ordered by ascending Rank. Please check your filter configuration.

Like # people like this

@Beatrix Vad

Is there a solution for this? I don't use ranking particularly and am just trying to use a simple ORDER BY resolutiondate DESC, but it's not working. Do I need to hide the rank field in some way in order to make this work?

Like # people like this

@Arthur Gonçalves  I am also looking to a solution for the problem @Beatrix Vad mentioned. Is there a solution for this? 

Like # people like this
Like # people like this
Like # people like this
Deleted user Jan 10, 2020

+1

Like # people like this

Jira internally relies on the rank field for drag-and-drop. The relative positions of issues are stored in this field. So if you change the order-by clause in the filter query to anything other than Rank, D&D stops working. Unfortunately, there is no way around that in Jira out of the box. 

A possible solution is to use a plugin that works with the rank field. Our company (COGNITIFF) developed a plugin to address precisely this problem - Sort by any Field. The plugin will update the rank based on a rule that you define. You can take a look if that solves your problem. 

0 votes
Deleted user Jul 01, 2021

+1

0 votes

I would also like to find solution for this. When I sort by resolution date, done column get's sorted but I cannot reorder To Do column. 

TAGS
AUG Leaders

Atlassian Community Events