plane
plane copied to clipboard
[bug]: priority sorting is broken
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, 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.
I guess this ticket can be closed then
#3141 This is fixed in this PR