plane icon indicating copy to clipboard operation
plane copied to clipboard

[bug]: priority sorting is broken

Open pmig opened this issue 1 year ago • 2 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues

Current behavior

When organizing tickets in cycles and working in the Kanban view tickets are sorted by priority. (but alphabetically and not actual priority)

sort oder:

high low medium none urgent

Correct behavior:

urgent high medium low none

Steps to reproduce

Open Kanban view and give tickets priorities

Browser

Google Chrome

Version

Self-hosted

pmig avatar Nov 28 '23 08:11 pmig

@pmig, we are currently redesigning the layout of our entire Kanban board for improved performance. This issue has already been addressed and resolved on https://github.com/makeplane/plane/pull/2941. The fix will be included in the upcoming 0.14-dev release. We will update you as soon as the release is available.

vihar avatar Nov 29 '23 15:11 vihar

I guess this ticket can be closed then

kotasudhakar avatar Nov 29 '23 18:11 kotasudhakar

#3141 This is fixed in this PR

pushya22 avatar Feb 22 '24 07:02 pushya22