Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Kanban Board: Sorting by priorities and due date

Niklaus Hählen January 31, 2017

Hi there in the world,

I have the same question like here: https://answers.atlassian.com/questions/8328 but the described way don't work here in a Kanban Board. JQL: Neither

 priority != Highest AND status != Done ORDER BY priority DESC, duedate DESC

nor

priority != Highest AND status != Done ORDER BY priority, duedate DESC

are working sad

Any ideas are appreciated, thx in advance!

Cheers Niklaus

1 answer

0 votes
Nic Brough -Adaptavist-
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.
January 31, 2017

Are you using those as the board filters?  What is not working?

Niklaus Hählen February 1, 2017

Hello Nic, thx for your questions.

The actual filter is:

priority != Highest AND status != Done ORDER BY due, priority DESC

If Due is not set, it don't sort about prio - althopugh in my understanding an empty Due is similar to all empty Due's - value Empty. Pls check screenshot.

Any ideas how to solve it?

Thx in advance and cheers

Niklaus

2017-01-31_14h25_34.png

Nic Brough -Adaptavist-
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.
February 2, 2017

I am sorry, I don't understand the problem at all now.  Could you tell me what order you are expecting to see?

Suggest an answer

Log in or Sign up to answer